How to prevent form submission based on the answer of form field?

  • Psychology1
    Asked on October 11, 2017 at 11:49 PM

    2.  There is a key question at the beginning of our form that must answered:  Do you have a masters, yes or no.   is there a way to stop the person from continuing with the rest of the form if the answer is no? 

  • Nik_C
    Replied on October 12, 2017 at 4:27 AM

    You could hide the form based on the answer:

    - If the answer is no, you could conditionally hide the rest of the form:

    1507796766Screen Shot 2017 10 12 at 10 Screenshot 10

    And with the same condition show some message, like "You cannot continue...".

    Please give a try and let us know if you need any assistance.

    Thank you!