I am trying to figure out two questions;
- On the Adobe LC form my company has created, users have the option of choosing one of two radio buttons at the very start of the form. I want to know how to make a specific section underneath these radio buttons disappear, based on which button was selected.
For example, let's say users have the option of choosing two radio buttons: YES or NO. If YES is selected, only "Section 1" should be filled out later in the form, and not "Section 2." So, my question is that if a user selects the YES radio button, how do I make "Section 2" disappear, or at least be unusable.
2. My second question also relates to radio buttons. If a user selects a radio button, but then realizes he/she no longer wants to select that option, is there a way to let the user click the radio button again, and make the selection disappear? For example, say there are again two radio buttons, YES or NO. Say the user accidentally clicks on YES, but then realizes they do not want either YES or NO to be selected. How do I give the user the option of unselecting the YES button.
Thanks, and help with these questions would be very much appreciated!!!