Ok, Work

> You need to set a locale property on the form object in flow, and also
> pass a locale parameter to the form template in the sitemap (supposing
> you're not using the forms-transformer).


Thank you,
Alessandro


Bruno Dumon ha scritto:
On Thu, 2006-05-04 at 16:12 +0200, Alessandro Vincelli wrote:

Thanks, but I have already tried with this solution
<fd:pattern locale="it_IT">#,00</fd:pattern>
but don't work.

:(

Cocoon output:

1,000.90

but I want:

1.000,90


Did you actually change the locale to be used when processing and
rendering the form to it_IT?

See towards the end of this page:
http://cocoon.zones.apache.org/daisy/documentation/864/forms/basics/752.html

You need to set a locale property on the form object in flow, and also
pass a locale parameter to the form template in the sitemap (supposing
you're not using the forms-transformer).

At least that's how it worked in 2.1.8, I haven't checked yet if this
changed in 2.1.9.


--
-------------------------------
Alessandro Vincelli
E-mail: [EMAIL PROTECTED]
tel: +39 339 8695546


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

Reply via email to