Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.0.1
-
None
-
None
Description
Cloning the original issue---
The messages are still the same in the dialog (when choosing the type of validation to apply) and when displayed as error messages. As suspected, these are the same keys, and should probably be different: on an actual form,
Message: Mandatory Your Email: Must be a valid email address
Doesn't look / read exactly the best. imho, the messages should simply be different (in one case you're selecting a type of validation, in the other you're displaying a user-friendly error message) and use proper formating in the latter case ({{The
{0}field must be a valid e-email}})
The current values for "Validation" in the dialog are
- none
- no (sic) a valid number
- not a valid email address
These are (I suppose) the error messages displayed to the end user when a form wasn't filled-in as expected.
These values/labels should instead be:
- None
- Must be a number
- Must be a valid email address
Checklists
Attachments
Issue Links
- clones
-
MGNLFORM-17 Validation possibilities are wrong when adding a new field
-
- Closed
-