Ill try the beaneditform soon, in the meantime you can look at the
test application in the source:
http://tapestry5-jscalendar.googlecode.com/svn/trunk/src/test/
there is an example of how to alter the dateFormat.
2007/9/3, Marcelo lotif <[EMAIL PROTECTED]>:
> Good! i tested it and it's ok! the p
Good! i tested it and it's ok! the problem now is with BeanEditForm, that
does not show date attributes...
I just don't know how to get the dateFormat working, can you put an exemple
of format here?
2007/9/2, Ted Steen <[EMAIL PROTECTED]>:
>
> Small update.
> The date picker component was refacto
Small update.
The date picker component was refactored to an AbstractField to
resolve Issue 3: Compatibility with BeanEditForm.
2007/9/2, Ted Steen <[EMAIL PROTECTED]>:
> Hi again!
>
> A new version of the date picker component is released.
>
> Support for custom date format is now implemented,
>
Hi again!
A new version of the date picker component is released.
Support for custom date format is now implemented,
the format is passed as a JsDateFormat to the component via the
parameter "dateFormat".
Please feel free to check out the source and have a look - have fun!
http://code.google.co