Skip to Content
0
Former Member
May 05, 2010 at 02:52 PM

Radio Buttons flow logic in Screen dialog

322 Views

I have designed Screen 9001.

With following Fields on the screen

Material Number - I/O field

Plant - I/O filed

The validation are performed for both using chain and end chain working well. (Module 1).

The problem is I have two radio buttons too

1. Radio Button (has Fcode- TM) having field Ext Mat Nr u2013 I/O Field

2. Radio Button (Has Fcode-TM) having field Desc - I/O field.

I have used using Fcode group either one of radio button is selected.

By default always first radio button is selected ( I need validation on the screen for Ext.Mat Nr field).

If the value is blank user need to enter the value. How the screen should be enable again.

How to use chain and end chain should be called in same module 1 or different one.