I can see how the localisation of field labels are done in Tapestry... something like...
<input t:type="textfield" t:id="confirmemail" t:value="claimant.contactDetails.confirmemail" label="message:email-confirmation-label"/> with a properties file like email-confirmation-label=Confirmation Email but how are field post prefixes and suffix's handled. I need suffix's for required fields i.e. the field name followed by a "*" and currency fields would need a localised currency prefix i.e. $ or £ etc. And suggestions would be much appreciated. thx in advance. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Field-predix-and-suffix-s-for-required-fields-and-currency-tp5160302p5160302.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