Thank you for your response but I have tried and it doesn't work

Test.java:
@Property
private int valueNumeric;

Test.tml:
<t:textarea t:id="valueNumeric" t:validate="required"
t:disabled="readonly"/>

Test.properties:
valueNumeric-label=VALOR NUMÉRICO

And the result is the same: You must provide an integer value for 'Value
numeric'

Anyone knows how can I resolve it? Thanks in advance

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Change-the-label-of-component-id-tp5713562p5713569.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to