Email Confirmation Demo


Make this field a variable, and give it a variable name like email.

Make this field a variable as well, and give it a name like confirmEmail.

Make this field a variable, with a variable name msg.
Make this field calculated, and give it the following formula:
email==confirmEmail?"":msg;

Remove the label (under Presentation -> Label Placement).

Make the field have Custom Validation, using the following Regular Expression.
/^$/