Number Fields validate that a number has been entered and do not allow non-numeric characters to be typed in. To add a number field to your form, click on the Number Field in the Form Builder Tools and drag the field over to your form.
Number fields will round to the number of decimal places that are set on the field, from 0 to 2. The default is 0 decimal places. If you want a field that doesn't round at all, such as for accepting numbers like "058" without stripping out the leading zero, you would need to use a short answer field instead of a number field.
This field allows you to set a minimum and maximum value allowed as well as place a currency symbol next to the field.
Note: Number fields do not display commas as commas are not supported by the standard number field.