I have a form where I ask two questions:
Which dropdown selections do you use?
Which dropdown selections do you not use?
Depending on the selection, I have further mandatory fields that will show and require an answer.
I have 4 dropdown answers, Item 1, Item 2, Item 3, and Item 4. Currently the user can select Item 1 and Item 2 in the first dropdown, and Item 4 in the second dropdown. This leaves Item 3 without a response.
How can I make it so that any combination of the two dropdowns contain a selection of all 4 items? All while maintaining the rules I've built for show/hide and mandatory fields.
Thanks
Hi @Alex m
Are you talking about the "conditional validation" or about reducing the number of choices, aka dependent dropdowns?
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.