I need to validate a Date Field in a form i.e. it should not allow the user to manually enter a date/character/integer. Date should be selected only from the pop-up.User should be restricted to enter values manually.
Is it possible to validate and display any message to the user? Or any other better solution?
#137965 - 06/11/0704:35 AMRe: How to validate a DATE FIELD?
[Re: Shami]
Vincent_RIEDWEG
Old Hand
Registered: 05/24/05
Posts: 1454
Loc: France
If you use the Date/Time field, the date is always validated even if you enter this date manually.
You can add a field Blank text on the Date/Time field to disallow the user to get the focus by clicking in this field. It's just a workaround because the user can get the focus in the Date/Time field by using the tab...