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. |