The mandatory date field was successfully saved after entering an invalid date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
At the dictionary level, “Mandatory = true” is set.
The user entered an invalid date format on the form (e.g., 2025/13/99, a space, or half-width symbols).
After pressing the standard Save button, the record was successfully saved with the field left blank.
The “mandatory check” was not triggered. What is the reason for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @gongyiping ,
Make sure the input for this should be of date type then it will show the calendar to select the date, not any other type of input. then you won't have any problem with wrong date format.
Thanks,
Bhimashankar H
-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!
