I'm currently working on a form, specifically, I want to use visibility rules and show a field if the answers to two other fields are "no". However, I only see that you can make it dependent on one field. Is this true?
As an alternative, support let me know that you can use custom code to achieve. Does anyone know a way to achieve this?
It's not custom CSS, it's custom JS that is needed.
If you point to a page with your form and describe the interaction you want I can give you some pointers.
Hi Sanford Whiteman
This form is located here: https://www.49ers.com/tickets/cfp-national-championship/suites
I basically want to show a new radio field if a person selects "no" for both suites and sponsorships.
Please add that other radio set to the form (as always visible) so it can be targeted.
Make sure all the Visibility Rules are off on the form, since we'll be doing the same via JS.