-
Type:
Feature Request
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Forms
-
Labels:
Currently, Forms doesn't provide a custom validation for Date field, like exists for Text and Numeric fields, for example. A good example in which would be useful this validation to the Date field is the following:
There are two Date fields, start date and end date, and the Form builder user wants to make sure the end date is a date after the start date.