There’s a bug with two or more email fields
-
Hello,
Create a form with only 3 required fields to replicate this very annoying bug (it took me a while to figure out this plugin was the issue):
First field will be a Checkboxes field with 3 choices : “First choice”, “Second choice”, “Third choice”.
Second field will be an email field called “Email 1”.
Third field will be an email field called “Email 2”.
“The Email 2” field is conditional : field will only appear if “Second choice” or “third choice” are ticked.
Tick “first choice” only.
Enter any email in “Email 1”
Validate the form.
Error: the form wants you to fill in the second email field “Email 2” while it’s not displayed.
Tick “second choice”.
Enter any email in “Email 1” and “Email 2”
Now it works.
If you replace the 2sd email field by a text field, the conditional logic works and the form can be submited without entering anything in the “Email 2” field.
Bests,
- The topic ‘There’s a bug with two or more email fields’ is closed to new replies.