Hello,

I'm using the latest CVS HEAD.

I wanna use I18n number formatting <i18n:number> with XMLFORMS... here is the problem

<xf:output ref="priceAmount">
<xf:caption><i18n:text>Price</i18n:text>:</xf:caption>
<xf:violations class="error"/>
</xf:output>

I wanna format the "priceAmount" which comes from the XmlForm bean.
How I'm supposed to do that with <i18n:number value="something-here">, where att value should get the "priceAmount" after it's gets populated from the bean?

Help is much appreciated.

--
Ramy Mamdouh Kamel
[EMAIL PROTECTED]


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to