Open spudtato opened 8 years ago
Additionally, the errors displayed can be more user-friendly. Right now they say stuff like:
Missing required field named dropdown menu required - multiple options with IDSelect_2
We can change that to be something like:
Missing required field named dropdown menu required - You must select one or many for {name of field}
When submitting a form here:
https://calwebtool.jaghory.com/public/forms/12
If you enter a non-valid email or nothing at all, you only get a missing or invalid email error. This happens even if all other required fields are not filled out.
If possible, need to make all errors show up at the same time.