Dashboard > FarCry 4.0 Developers Guide > Home > Formtools Technology > Form Tool Property Metadata > numeric
Added by Geoff Bowers , last edited by Geoff Bowers on Mar 17, 2007  (view change)
Labels: 
(None)

Numeric Form Field

Numeric fields include all "float" number based fields such as decimals and currency.

Attribute Description Default Value
ftIncludeDecimal Boolean to show decimal places. Default; true.
ftPrefix Text to add a the front of the number, eg. currency symbol. (blank)
ftSuffix Text to add a the end of the number, eg. currency symbol. (blank)

Deprecated

Attribute Description Default Value
ftCurrencySymbol Prefix number with a currency symbol. Default; blank.

There's another attribute that I found while investigating an issue with this type.

ftMask (default="")

This will be the second parameter of a NumberFormat Function when the value is being displayed.

The default on my setup was to include comma separators at the thousand point, which then goes on to fail the number validation.

Powered by a free Atlassian Confluence Open Source Project License granted to FarCry CMS. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators