Form Field: Number

  • Evoq Engage

General Settings


Settings for Number field

Field Description
Title/Label Name of the field. You can change the name either in the General Settings panel or directly above the field on the canvas.
Required If enabled (On),
  • The field name is marked as required.
  • The message you enter in the provided text box will be displayed if the user does not provide a value in the field.
Number Set The number type: Integer, Decimal, or Percentage.

Settings for Number field

Field Description
Appearance
  • Single Line. The user must type in the number.
  • Spinner. The user can either type in the number or use the buttons to increment or decrement the number.
  • Dropdown. The user selects the number from the list.

Spinner Range

Dropdown Range

The numeric range that the field will allow. The numbers are incremented/decremented by 1 (if integers) or 0.1 (if decimals or percentages).
Spinner Orientation
  • Horizontal. Displays the - and + on the sides of the main type-in box.
  • Vertical. Stacks the - and + on the right side of the type-in box.
Dropdown Order
  • Ascending
  • Descending
  • Randomized

Help Text


Settings for Number field

Field Description
Below Field Help text to be displayed below the field. Maximum length: 140 characters.
Tooltip If enabled (On) and the user hovers/clicks/taps over the information icon (i) next to the field name, displays the help text you enter in the provided text box. Maximum length: 140 characters.

Default Value


Settings for Number field

Field Description
Default Value The value to assign to the field if the user does not provide a custom value.
Note: If using the spinner or dropdown appearance, specify the Min and Max of the range to populate this Default Value dropdown list, then select the default value.
Set Default Value as Hidden If checked,
  • The default value is not displayed to the user.
  • Required must be Off.

Validation


Settings for Number field

Field Description
Error Message The message to display if the user entered data that does not meet the requirements for the field.
Number of Characters If enabled (On), the message you enter in the provided text box will be displayed if the user provides a value outside the valid range. You must indicate the valid range:
  • Minimum. The valid range is from the value you enter in Min to infinity.
  • Maximum. The valid range is from infinity to the value you enter in Max.
  • Between. The valid range is from the value you enter in Min to the value you enter in Max.
Min must be less than Max.