(Form Field) Decimal Number Field

The Decimal Number Field allows the user to enter a number. The field can be set up to validate the number for maximum and minimum values.

  1. Default - This is the number that is displayed in the field when the form is first opened. This value can be overridden by the Default Expression override.
  2. Minimum Acceptable Value - This is the minimum value the field will accept.
  3. Maximum Acceptable Value - This is the maximum value the field will accept. (Required)
  4. Max Length - The maximum number of characters the user will be able to enter.
  5. Size - The size of the text entry box on the form in characters.