another solution:
http://wiki.apache.org/tapestry/Tapestry5HowToAddMessageFormatBindingPrefix
might help ... 
c)hri


rbolkey wrote:
> 
> Hi,
> 
> Ok.  This one has me stumped as far as a good way to implement.  I want to
> place a form field inline into a localized sentence.  e.g. "I like [text
> field] pizza." or "Me gusta pizza [text field]."  I don't think there's a
> way to place the rendered output of a component into a message formatter. 
> The best I can think of is fooling with the DOM through the MarkupWriter
> after the template has been rendered and place the text as nodes around
> the field.
> 
> Any ideas on this one?
> 
> Thanks in advance (and probably after too!)
> 
> Rick
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-Inserting-a-component-into-a-message-format-tp15219821p15231851.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to