A
Aryan Nava
I have created a form in InfoPath 2003 and need to validate that the date
selected (in a datepicker) is greater than today, but not more than 5 days in
the future.
I have created a validation event that uses the 'today()' function and set
it to check error if the selected date is 'less than or equal to today()'.
This works fine. The problem comes with the next part. I have created a 2nd
validation event that checks whether the date 'is greater than today() + 5'
but this doesn't work.
Could you please give me some idea how I can do this in InfoPath 2003?
selected (in a datepicker) is greater than today, but not more than 5 days in
the future.
I have created a validation event that uses the 'today()' function and set
it to check error if the selected date is 'less than or equal to today()'.
This works fine. The problem comes with the next part. I have created a 2nd
validation event that checks whether the date 'is greater than today() + 5'
but this doesn't work.
Could you please give me some idea how I can do this in InfoPath 2003?