Form field validation bug
-
I would like to report a bug I discovered while setting up a form yesterday.
How to reproduce the problem
- Create a new form
- Create a name field and an email field
- In field settings, set the fields to “Required”
- Go the Behaviour section and turn on “Enable Autofill”
- Open each field and choose the Autofill source, leaving the Editable setting at the default “No”
- Save the form, load it on the frontend and test
Result
The field s return an error message that the are required and must filled, even though they are already filled in
Solution
Either change the Editable state to “Yes” or Make the fields optional
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Form field validation bug’ is closed to new replies.