Re: custom form, date input field & paramater translate

2010-05-19 Thread Thiago H. de Paula Figueiredo
On Wed, 19 May 2010 08:21:10 -0300, Genís Pujol   
wrote:



Hello list,


Hi!





Use DateField instead of TextField or contribute a Translator for dates.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor

Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



custom form, date input field & paramater translate

2010-05-19 Thread Genís Pujol

Hello list,

I'm changing a form from the usual  
to a custom one using the tags:













When adding the date field I get the following error:


Caused by: org.apache.tapestry5.ioc.internal.util.TapestryException: 
Parameter 'translate' of component admin/Usuaris:fe
chaalta is bound to null. This parameter is not allowed to be null. [at 
context:admin/Usuaris.tml, line 163]
at 
org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl$1.read(InternalComponentResourcesImpl..java



I can´t find where to add the translate property and which values to use.

Any hints?

cheers,

genis


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org