Is there a way to disqualify someone from continuing with the form based on Yes/No selection?

  • SNMAdmin
    Asked on July 31, 2019 at 4:24 PM

    Is there a way to disqualify someone from continuing with the form if they do not answer "Yes" to a consent question?


    What I want to do is have the first question be:

    "Do you consent to have your New Patient information securely transmitted and stored with Specialty Natural Medicine and our HIPPA compliant technology vendors?"

    If they answer yes and select "Next", they would be able to move on and complete the form.  If they answer no and select "Next", they would be redirected to a URL informing them they cannot complete the form without consent.


    Is this possible?

    FYI, I already tried to redirect to another page but then I could not "hide" that page if the patient selected "Yes" to the consent.

  • Welvin Support Team Lead
    Replied on July 31, 2019 at 5:18 PM

    Hi,

    Do you need to submit the form or showing a message that they cannot complete the form without their consent would be fine?

    Here's a cloned version of your form: https://form.jotform.com/92116728625965. I have changed your first field to the Multiple Choice instead of the Single Choice field.

    Next, I have added a submit button in the first page and labeled it with Next.

    Next, I've added conditional logic to show the page break to move to the 2nd page when Yes is selected, and Show the submit button when Yes (by default) is not selected.

    15646076652019 08 01 009 Screenshot 10

    Next, I've added a condition to show a different thank you message when Yes is not selected. 

    15646078852019 08 01 010 Screenshot 21

    You can also set the form to redirect to an external page.

    Feel free to submit my cloned form above to see the output. Select Yes and move forward or Click Next without choosing Yes. 

  • SNMAdmin
    Replied on July 31, 2019 at 5:25 PM

    Excellent!   Thank you!