Confirmation Field

  • stevenco
    Asked on February 6, 2018 at 10:07 AM

    I want to add a couple text fields on my form at various locations and require the person to enter a specific word(s) for each field as confirmaiton and not let the user submit the form unless each of the fields contain the correct words/phrase.

    For example....

    blah blah blah, enter "I UNDERSTAND" (without quotes) in the box below.

    blah blah blah, enter "I AGREE" (without quotes) in the box below.

    blah blah blah, enter "YES" (without quotes) in the box below.


    Is this possible and if so how?

    Thanks!

    Steven

  • Marvih
    Replied on February 6, 2018 at 11:31 AM

    Yes it is possible. You can use three (3) Short Text Entry field element for those confirmation boxes.

    Then add a Show/Hide condition that will trigger to SHOW the Submit button ONLY if they input the correct words on those boxes.

    Confirmation Field Image 10

    The conditions are setup like the image below.

    Confirmation Field Image 21


    Here is a demo on how it works https://form.jotform.com/80355473064961

  • stevenco
    Replied on February 6, 2018 at 11:52 AM

    Hi Marvih,

    That looks PERFECT!!!!  I am going to give it a try right now!

    Thank you!!!!!