I've created a date field with validation parameters, but when a user enters "1234567891011" it'll give a validation error message, but it will still allow the user to continue onto the next field. How do I wipe out the bad date and set the focus back to the date field forcing them to enter a proper date?
↧