Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error in selection screen variant saving .

Former Member
0 Likes
407

Hi All ,

I have a selection screen with 4 radio buttons and some parameters , based on selection of the radio buttons the parameters change for input , now by default one radio button is selected and now if i try to save it and then when i try to hide any one of the radio button and some parameters the system throws an error saying that all radio buttons of the groub ' rb1' are not hidden , now can you tell me how to achieve functionality .

1 REPLY 1
Read only

Former Member
0 Likes
268

Hi,

According to me your all Radiobutton comes under a single Group ' rb1' ,

Try Your code with different radiobutton Groups, It will Work.

Do let me know the outcome.

Thanks

Saurabh