Date-time time-dropdown widget

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Date-time time-dropdown widget

SkipDever
The old Date-time time-dropdown widget allowed entry of the date in the
localized format (MM/DD/YY for the US).  Now it requires the entry to be
YYYY-MM-DD.

I have some fast typists who are used to doing it the old way that are
complaining about the change.  I see the code in HTMLFormRenderer, but I do
not see how the javascript code is hooked up to the control and how the
hidden field is populated and extracted when the form is posted.

Can someone point me to this code so I can evaluate the difficulty of
putting things back the way they were?

Thanks

Skip