Skip to main content
July 10, 2015
Question

Validation rules in Forms

  • July 10, 2015
  • 1 reply
  • 1112 views

A client wants to have a "confirm email" field in a form that validates the email address. The flow would look like:

Email:                sample@sample.com

Confirm Email:  sample@sdlfkj.com

*Error: email addresses do not match

How can this be done?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SanfordWhiteman
Level 10
July 10, 2015

No prob.  Here's the recipe I put up a while back: MktoForms2 :: Field Confirmation

July 10, 2015

Thank you!