Description
We want to add two validation rules to a date field.
The rules should each issue a notification when
(a) the field value is less than today's date plus 14 days; or
(b) the field value is greater than today's date plus 2 years (720 days).
What is the best way to define these rules?
Applies To
11x;12x
Solution/Immediate Workaround
You can achieve this by adding the validation rule on the date field i.e. if user picks date from date picker less than 14 days ; user will be prompted to enter correct date and same for 720 days.
Sample solution is attached; Solution is created in version 12.0.1; in any case not able to solution see screenshot below for the rule to be added in the Date Picker field.
Comments
0 comments
Please sign in to leave a comment.