This topic is locked

Prevent users from selecting a date into the future

7/24/2008 22:56:41
PHPRunner General questions
B
bochaka author

Hi

How do I prevent users from selecting a date into the future, ie, a date after todays date.

J
Jane 7/25/2008

Hi,
you can check entered date in the Before record added/updated events on the Events tab and return false if entered date is incorrect.