Custom CSS code needed to show field | Community
Skip to main content
Level 1
July 18, 2018
Question

Custom CSS code needed to show field

  • July 18, 2018
  • 1 reply
  • 1751 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
July 18, 2018

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.

Level 1
July 19, 2018

Hi Sanford Whiteman
This form is located here: 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.

SanfordWhiteman
Level 10
July 19, 2018

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.