Skip to Content
0
Former Member
Jun 12, 2009 at 05:09 AM

How to use user-command in Module pool program

931 Views

Hi,

I have developed a module pool program where I kept four radiobuttons in the 1st screen. Besides that one input field is there to enter some value.

My requirement is, when I select the 1st radiobutton, the input field should be enabled. When I select the other radiobuttons, that input field should be invisible.

I do not want to press any button to make that field invisible after selecting the other radiobuttons. That should happen immidiatly after the selection of the other radiobuttons.

Please provide the coding where I need to write to make it happen.

Regards,

Nrusingha