Number field
Introduction
The Number field allows a user to enter a number. The field then automatically validates the form data to insure that a number was entered. You can also set a minimum and maximum number and the field will validate that the entered data is within that range. It is available under the Standard Fields section within the form editor.

Common Settings
This field uses only common field settings for the Appearance and Advanced settings. For a description of each of the common field settings, refer to this article. Below you will find description of specialty settings that are particular to this field.
General Settings

Number Format
Select the format of numbers that are allowed in this field. You have the option to use a comma or a dot as the decimal separator.
Range
Enter the minimum and maximum values for this form field. This will require that the value entered by the user must fall within this range.
Enable Calculation
Enabling calculations will allow the value of this field to be dynamically calculated based on a mathematical formula.
Merge Tags
Usage
{Field Name:2:modifier} |
Modifiers
- :value
Tells the merge tag to not use a thousands separator, and instead use the numeric value of the field. Not applicable to currency values.