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