I have a form with a datetime field input mask.
99/99/9999\ 99:99\ AA;0;_
If a user enters a date of 01/01/2001 12:00 am and later tries to change the day 1 to 2 to make the date 01/02/2001 12:00 am they get an error message. If the user highlights and deletes the current value, and try to enter the new date they still get an error message. However, if they completely delete the field, tab or click on another field, and then come back to the datetime field, it will allow them to enter the date. Does anyone have an suggestions. Thanks.
99/99/9999\ 99:99\ AA;0;_
If a user enters a date of 01/01/2001 12:00 am and later tries to change the day 1 to 2 to make the date 01/02/2001 12:00 am they get an error message. If the user highlights and deletes the current value, and try to enter the new date they still get an error message. However, if they completely delete the field, tab or click on another field, and then come back to the datetime field, it will allow them to enter the date. Does anyone have an suggestions. Thanks.