Password Box

Password Box Configs

  • Element ID - unique ID of the control
  • Title label - the title label of the password box
  • Hide title label - hide title label
  • Description - the text to display below the password box
  • Hide description - hide description text
  • Placeholder text - the text to display as placeholder in the password box
  • Maximum number of characters - the total number of characters allowed in the password box

Advanced Settings#

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