Skip to Content
0
Jul 16, 2008 at 03:39 AM

Disabling a field when a radiobutton is selected.

24 Views

Hi,

I have two radio buttons R1 and R2 and three input fields date1,date2 and date3 of which date3 is mandatory. My requirement is when I click on R2 the field date1 needs to be disabled. I am coding the logic at selection-screen output. But since the field date3 is mandatory this logic is calling after the madatory field check only. I want it to call before the mandatory field check.

Any solution?.

Thanks & Regards,

Soumya.