[Wicket-user] How to format a TextField to get a valid Date

2007-05-16 Thread Francisco Diaz Trepat - gmail

Hi can some one point me on how to format a text field to get a date like '
dd.MM.yy' and then, when submitting the form get a clean pass?

you see I am getting a not a valid date message.

regards,
f(t)
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] How to format a TextField to get a valid Date

2007-05-16 Thread Igor Vaynberg

see DateTextField in extensions. you can specify the desired pattern when
you instantiate it, and it will do the rest.

-igor


On 5/16/07, Francisco Diaz Trepat - gmail [EMAIL PROTECTED]
wrote:


Hi can some one point me on how to format a text field to get a date like
'dd.MM.yy' and then, when submitting the form get a clean pass?

you see I am getting a not a valid date message.

regards,
f(t)

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user