DateField customization
-----------------------
Key: TAPESTRY-2345
URL: https://issues.apache.org/jira/browse/TAPESTRY-2345
Project: Tapestry
Issue Type: Bug
Components: JavaScript
Affects Versions: 5.0.11
Reporter: Skow
Priority: Minor
I'm unable to find a way to customize the underlying DatePicker that DateField
uses. At the very least, one should be able to change the starting day of the
week and attach the 'onchange' event on the text field so something can happen
when a date is picked from the popup calendar. The only workaround I've come
up with is to pull the datefield.js out of the Tapestry jar and hard-code the
starting day of the week. I'm still working to getting the onchange event of
the text field to fire.
Perhaps there is an easy way to do this without actually needing a fix - if so,
perhaps all that is needed is a quick wiki howto.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]