If your component is defined like:

<t:label for="mycomponent"/><t:textfield t:id="mycomponent"/>

Then in your properties file, try:

mycomponent-label=The Value You Want

Robert

On May 31, 2012, at 5/318:53 PM , iberck wrote:

> Hi tapestry members !
> 
> How can I replace the label id of a textfield without change the id of that
> component?
> If I need to replace the page's properties file, what is the key to replace?
> 
> I need to change the message key integer-format-exception" of
> ValidationMessages.properties
> 
> "integer-format-exception=You must provide an integer value for %s." .. I
> want to change %s text 
> 
> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/Change-the-label-of-component-id-tp5713562.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
> 


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

Reply via email to