How to conditionally show fields based on user's answer?

  • rallyellen
    Asked on March 14, 2018 at 12:10 PM

    Is there a way to build a form that if a person selects a certain answer that it will lead to a specific form field based on the answer.  Example:

    # of drivers in the household

    Answer: 3

    3 driver information fields are then populated into the form.  This would be preferred over someone having to advance their way through the additional driver fields that do not apply

  • Support_Management Jotform Support
    Replied on March 14, 2018 at 12:52 PM

    What you're describing can be achieved using CONDITIONS, specifically, the SHOW / HIDE CONDITION.

    How to conditionally show fields based on users answer? Image 1 Screenshot 20

    The idea is to conditionally show/hide fields based on the user's answer. We covered this in great detail on several guides. For your use case, I recommend the ones below since you're aiming to show/hide multiple fields.

    Related guides:

    Hide-or-Show-Multiple-Fields-at-Once

    Show-or-Hide-Multiple-Fields-at-Once-Using-Form-Collapse-Tool

    Give that a spin and let us know if you'd need more help.