Currently, when a field is marked as "Required," the default error message ("This field is required") is displayed if the user submits the form without filling it out.
I have implemented custom error messages for specific fields and conditions, but these messages do not appear when the default error message takes precedence. It would be beneficial to have the ability to display my custom validation messages while still keeping the "Required" flag enabled and thereby retaining the visual indication of the required field (such as the asterisk).
Expected Behavior: When a required field fails validation due to custom conditions, the system should display the custom error message instead of the default "This field is required" message, all without requiring me to disable the "Required" flag.
Use Case: This enhancement would allow for clearer, more informative feedback to users, improving form usability while still ensuring that they understand which fields are required.
Steps to replicate: Create a text field and mark it as required. Go to Validation tab→select field → Add the field with condition “Is Not Empty” (essentially required) and add custom Error message. When the form is submitted default error message shows up instead of custom one.
Please authenticate to join the conversation.
Completed
💡 Feature Request
About 1 month ago
Peter Kizik
Get notified by email when there are changes.
Completed
💡 Feature Request
About 1 month ago
Peter Kizik
Get notified by email when there are changes.