Disqualification when 'No' answer selected

  • Michael Armijo
    Asked on July 31, 2019 at 4:22 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.

  • Mike
    Replied on July 31, 2019 at 5:19 PM

    One of the options is to use a Multiple Choice field with required status. The Multiple Choice field can be checked/unchecked by the user. If they leave it unchecked, they will not be able to navigate to the next page.

    Disqualification when No answer selected Image 1 Screenshot 40

    Another option is to show a Text element when they select a No answer.

    Disqualification when No answer selected Image 2 Screenshot 51

    This can be accomplished with conditional logic on form.

    Disqualification when No answer selected Image 3 Screenshot 62