How to set If/Then Logic for Drop Downs ?
I have a Drop Down (Drop Down 1) with 3 options - "Yes", "No", and "SELECT YES/NO"
I am using this because I think it will be easier to manage that Radio Buttons or Check Box groups for Yes/No.
1. How do I "reset" the Drop Down to have no selection - so I dont have to use a "SELECT YES/NO" type of field. How do I get that drop down to just be Blank by default, until the User selects something?
2. Based on the output value of the Drop Down, I would then like a series of 10 more Drop Downs to be Required.
If Drop Down 1 is Yes - then 1 Text Field is Required, and 10 additional Drop Downs are Required - and the from cannot be Submitted using a Mouse Click Submit action until all 10 required Drop Downs are populated.
If Drop Down is No - then 1 Text Field is not required, and 10 additional Drop Downs are not required - and the form can be Submitted using Mouse Click Submit Action.
Note: These are all Yes/No fields - so if there is an easier way to do this with Radio Buttons or Check Boxes - then please let me know - happy to use those as well - however I realize that Radio Boxes and Check Boxes might pose a problem if the user Selects One and then later changes their mind and wants to Select another.
Ideally - this would be setup so that the Required Fields changes its Required setting - if the Drop Down changes.
Thank you all !!!
