Validation rules in Forms

Anonymous
Not applicable

Validation rules in Forms

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?

Tags (1)
2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Re: Validation rules in Forms

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

Anonymous
Not applicable

Re: Validation rules in Forms

Thank you!