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: 

selection screen modification on single click.

Former Member
0 Kudos

I am using selection screen in my report, which has 2 radio buttons and five parameter field.

I want to display only first 2 parameter fields and hide the last 3 parameter fields, when radiobutton 1 is selected.

and when user selects the second radio button, I want to hide first 2 parameter fields and display the last 3 parameter fields.

When I double click the radio button, I am getting the desired bahiviour, but if I simply choose the other radio button in one click, th screen is not getting modified.

Logic to hide/display field has been written in event  AT SELECTION-SCREEN OUTPUT.

Can anyone guide me get the required behaviour in single click?

1 REPLY 1

Former Member
0 Kudos

Moderator mewssage - discussed many times before. Please search before posting.

Locked.

Rob