How to use conditions?

  • RESGROUP
    Asked on May 8, 2020 at 7:36 AM

    If i input a (Yes / no Question) for would you like us to schedule an appointment and then  have the appointment section below how do i have the two linked together? so if the client selects no then the appointment section does not appear.



    Thanks


    Paul 

  • Bojan Support Team Lead
    Replied on May 8, 2020 at 8:00 AM

    Greetings Paul.

    Thank you for your message.

    I have created a test form for you. You can access it here:
    https://form.jotform.com/201283135598054

    You can achieve this using conditional logic. For this, you need to use Show/Hide field. To add a condition, go to form Settings, select Conditions on the left menu, and then click on Show/Hide Field:

    How to use conditions? Image 1 Screenshot 30

    At the top, we need to set a statement. In this case, we need to check if Would you like us to schedule an appointment? is equal to no. Then we need to set what should happen if this is statement is true. In this case, we want to hide the Appointment field:

    How to use conditions? Image 2 Screenshot 41You can also use inverse logic, and show the Appointment field if the answer is set to yes.

    Please feel free to clone my form to see the conditions. You can click here to see how to clone a form.

    You can click here to learn more about conditional logic.

    Please let us know if this solution will work for you.