• I’m wondering if it would be possible to hide or show fields based on a selection in a drop down. For example, in registering for our canoe club, we can have single or family memberships. Can I hide the fields for additional paddlers (I currently have fields in a “Family” Group for 3 paddlers (fname, lname, bday)) based on whether the user selects “single” or “family” in membership type drop down?

    • This topic was modified 1 year, 11 months ago by cculler02.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    This needs to be done with your own javascript, the plugin doesn’t have a built-in way to do this. You can add your javascript code to a custom template. This is a bit of code that would show or hide the form elements beased on the user’s selection.

Viewing 1 replies (of 1 total)
  • The topic ‘Show/Hide Fields based on dropdown selection’ is closed to new replies.