• I’ve noticed a bug where the email format of an required input[type=”email”] field isn’t properly validated on nextPage().

    Example:
    If I type nothing into the email field and try to navigate to the next page I immediately receive an error message that the field is required.

    When i type “abcdef” into the email field, the validation passes, and I see the next page of the form. Then when I am on the last page of the form and try to submit I finally receive an error, that the email is in the wrong format.

    • This topic was modified 4 years, 4 months ago by fabeyg.
Viewing 1 replies (of 1 total)
  • Plugin Author fabianlindfors

    (@fabianlindfors)

    Hi!

    I’ve tried replicating this issue but haven’t been able to. Could you send over a JSON export of your field group?

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Multi-Page Form: Email Validation’ is closed to new replies.