Prevent submission of form unless 2 fields match

  • ScottWorld
    Asked on December 1, 2020 at 9:54 AM

    Hello,

    We have a question on our form that asks the user to type in their email address.

    Then, we have another question that asks them to RETYPE their email address again.

    Is there any way to prevent them from submitting the form if their email address does NOT match identically in both of the email fields?

    Thank you,

    Scott

  • Jimmy_D
    Replied on December 1, 2020 at 11:22 AM

    Hello @ScottWorld,

    To achieve this, you can enable the "Confirmation Text Box" option on the Email Field's Properties

    1606839421 5fc66c7d90eca  Screenshot 10

    Alternatively, If you want to stick to two separate email fields, you can use conditional logic to prevent the user from submitting the form if the email inserted does not match. 

    Example.-

    1606839691 5fc66d8b02744  Screenshot 21

    Here is a guide.- how-to-make-a-field-required-based-on-user-s-answer

    Let us know if you have any other questions or concerns.

    Regards,

  • ScottWorld
    Replied on December 1, 2020 at 12:22 PM

    Hi @Jimmy_D,

    This is fantastic! Thank you so much for telling me about both of these different options!! :)

    This is awesome! :)

    Best,

    Scott