Displaying a Number Value as Currency

Revision as of 15:57, 24 June 2013 by Arthur Lathrop (talk | contribs) (moved Formatting a Number Value as Currency to Displaying a Number Value as Currency: more accurate title)

Fields containing number values can be displayed in currency formats in other custom fields such as Web Page View fields using the following syntax:

@format(FIELD NAME,currency,CURRENCYCODE)@

where FIELD NAME is the name of the field being referenced
and CURRENCYCODE is the three-letter currency code used by ISO 4217

Therefore, a field containing the value 300 can be displayed as follows: