2006 Sep 12 10:56 AM
Hi All..
I have created 2 Radio Buttons on my custom screen and everything is working fine with thier Functionality.
Currently First Radio Button is selected by Default.
Now i need to make both Radio Button unselected when system triggers the screen. Let the User selects any of the one..
How to make it possible..???
2006 Sep 12 11:05 AM
Hello Pavan,
As per the Functionality of the radio button anyone of the two radiobuttons should be on.
FOr ur requiremnt u can go for Checkbox.
If useful reward.
Vasanth
Hi All..
I have created 2 Radio Buttons on my custom screen and everything is working fine with thier Functionality.
Currently First Radio Button is selected by Default.
Now i need to make both Radio Button unselected when system triggers the screen. Let the User selects any of the one..
How to make it possible..???
2006 Sep 12 10:59 AM
You can't do that in Radio button.
Better u change that radio button to Check boxes. And let the user check any one check box.
Regards,
Prakash.
2006 Sep 12 11:03 AM
You can use different radio button groups for both the radio buttons.In this way the radio buttons are independant of each other and you can clear both the buttons when systems triggers the screen(at selection-screen output).
2006 Sep 12 11:05 AM
2006 Sep 12 11:05 AM
Hello Pavan,
As per the Functionality of the radio button anyone of the two radiobuttons should be on.
FOr ur requiremnt u can go for Checkbox.
If useful reward.
Vasanth