function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vanessa BarrosVanessa Barros 

Formatting currency field

Hi.

i have the currency field in opportunity object that when i rend the visualforce page that appear 1500.00.

My ideia is to put like this 1.500,00.

 

I try many ways :(

Can help me? pleasee

Pradeep_NavatarPradeep_Navatar

Go through the below doucmentation and find out Currency formatting example:

 

http://www.salesforce.com/us/developer/docs/pages/Content/pages_compref_outputText.htm

 

Hope this helps.

Vanessa BarrosVanessa Barros

:( cant help.. because i want 000.000,00 and returns me an error invalid format