B
Bart Verbeke
Hi,
I have a form with 2 radio buttons (ACCEPT/REJECT). When the page is
initially loaded, no textbox should be visible.
When a user clicks the REJECT radio button, a textbox should
automatically appear below the radiobutton where the user can motivate
why he chose the reject option (which we require).
When the user clicks the ACCEPT radio button, the textbox should not
appear because we don't need motivations for accept actions.
Does someone have a clue if and how I can realize this in JavaScript?
Thanks,
Bart
I have a form with 2 radio buttons (ACCEPT/REJECT). When the page is
initially loaded, no textbox should be visible.
When a user clicks the REJECT radio button, a textbox should
automatically appear below the radiobutton where the user can motivate
why he chose the reject option (which we require).
When the user clicks the ACCEPT radio button, the textbox should not
appear because we don't need motivations for accept actions.
Does someone have a clue if and how I can realize this in JavaScript?
Thanks,
Bart