This topic is locked

Force date entry with two digit year to be 2xx not 19xx

10/23/2008 8:22:31 AM
PHPRunner General questions
G
giles author

Hi,
How can I force all entered dates to be 20xx rather than 19xx when the user types in a two digit year?
The dates occur in too many fields on too many pages to use events.
Thanx in advance,

J
Jane 10/24/2008

Hi,
check entered value in the Before record added/updated event on the Events tab and modify it if needed.