Number Box

Number Box Configs

  • Element ID - unique ID of the control
  • Title label - the title label of the number box
  • Hide title label - hide title label
  • Description - the text to display below the number box
  • Hide description - hide description text
  • Associated Value - default value to display
  • Maximum Number - the maximum value that the user can enter
  • Minimum Number - the minimum value that the user can enter

Advanced Settings#

  • Require field to be filled - make the number box a mandatory field
  • Value cannot be changed - make number box as read only and cannot be modified by the user
  • Visible when control is loaded - show number box when form is loaded. By default, this option is enabled.