I've read through the API and was wondering if there is a way to only allow dates to be selected from the calendar OR a real date typed in. Currently someone could type in "Bill" or "I want to type an alphanumeric sentence"... I'd like to prevent someone from even entering anything except for a valid date.
I am currently validating this value after the fact and then alerting the user they have entered an invalid date, but just want to be able to cut out that step (or at least part of it) if possible.
Thanks
Jason
I am currently validating this value after the fact and then alerting the user they have entered an invalid date, but just want to be able to cut out that step (or at least part of it) if possible.
Thanks
Jason