Show questions based on previous answers

  • Frost_Mychal
    Asked on February 25, 2021 at 9:42 AM

    Is it possible to only show certain response options in a future question based on the response to an earlier question?

    For example, a question asks the user to select his/her grade in school. The user indicates he/she is in Grade 9.

    1614264046 6037b6ee04fce Screen Shot 202 Screenshot 10


    The next question asks the user to select his/her school. In this case, the user should only be able to select (from a list of all schools) a school response that offers grade 9.

    1614264057 6037b6f972ce7 Screen Shot 202 Screenshot 21


  • Bojan Support Team Lead
    Replied on February 25, 2021 at 2:06 PM

    Greetings.

    This is possible using conditional logic. However, you will need to create multiple fields that contain schools only for that specific grade.

    Then, you need to add Show/Hide Field condition:

    show hide fields Screenshot 10

    From there, you need to check if the selected value is 9th grade, and if so, show the field that contains a school for that grade:

    http://shots.jotform.com/bojan/shared/2021/02/screenshot_3937.png

    You need to create a conditional logic for each school.

    I've created a test form for you. You can test it at the following link. Also, feel free to clone the form to your account to see the conditional logic:
    https://form.jotform.com/210555975766065

    You can learn more at the following links:

    Let us know if you have any additional questions.