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

Back to main screen Issue

Former Member
0 Likes
679

Dear All,

My initial screen has 2 radio buttons, on selecting will take to a selection screen with few fields, i have enabled the back button using MODULE user_command AT EXIT-COMMAND.

  when i select a Radio Button 1 which takes to the Selection Screen 1, if the user clicks back button it works fine, even thou we got a mandatory field, it goes back,

however when i click Radio Button 2 it still takes me to Selection Screen 1, its the same vice versa.


Is there anyway i can change the screen based on radio button entry

Dear All,

My initial screen has 2 radio buttons, on selecting will take to a selection screen with few fields, i have enabled the back button using MODULE user_command AT EXIT-COMMAND.

  when i select a Radio Button 1 which takes to the Selection Screen 1, if the user clicks back button it works fine, even thou we got a mandatory field, it goes back,

however when i click Radio Button 2 it still takes me to Selection Screen 1, its the same vice versa.


Is there anyway i can change the screen based on radio button entry

3 REPLIES 3
Read only

0 Likes
654

Do you want different selection screens to be called for each radiobutton?

Read only

former_member1716
Active Contributor
0 Likes
654

Hi Kishnan,

Your question is not clear, can you please explain it

Thanks and regards,

Satish

Read only

former_member1716
Active Contributor
0 Likes
654

Please check whether you have user exit module in PAI event, also you may be calling the same sceen on both the cases of radio button.

regards,

Satish