Hi all,

Hope I didn't do something that's already done (possible I just did).

I created a ValidDatePicker since I needed a date field that was, at a minimum, a required field.

DatePicker does not allow a validator, and the Contrib library DateField, while allowing for a validator, does not use the date picker javascript widget.

I added the component to tassel :

http://equalitylearning.org/Tassel/app?service=direct/1/Browse/viewComponent&sp=Stappapp%40comcast.netValidDatePicker

I've done some digging, but, if I've reinvented the wheel, will someone please let me know so I can yank out this component with a standard implementation.

My goal was not to have to do the validation manually on the form submit, but rather, to use a standard component, and to allow the flexibility to do other validations as well, like cross-field validation, or validate date ranges.

Any input is appreciated, and welcome.

Thanks all,
tappapp

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to