How to Make a Confirm Email Field

  1. We start by adding two email fields to the form. Edit the first email field and mark it as ‘Required’
  2. Edit the Submit button in your form, and mark it ‘Hide Field on Page Load’
  3. Now, note the field ID of the second email field. In our example it is field12.
  4. We will now add a conditional logic which would show the Submit button only when the two fields are equal. See image: