Application Development 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: 

Back to main screen Issue

Former Member
0 Kudos

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

0 Kudos

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

former_member1716
Active Contributor
0 Kudos

Hi Kishnan,

Your question is not clear, can you please explain it

Thanks and regards,

Satish

former_member1716
Active Contributor
0 Kudos

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