Date Validation
-
Hi
I have a dropdown that selects a category one of Adult|Junior|Senior and a date box for date of birth.
I’d like to add a validation that checks:
If Category=Adult then DOB must be less than or equal to Today()-18years
If Category=Junior then DOB must be more than Today()-18years
If Category=Senior then DOB must be less than or equal to Today()-60yearsIs this possible?
Many thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Date Validation’ is closed to new replies.