Email Box

Email Box Configs

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

Advanced Settings#

  • Require value is unique in the record - the email value needs to be unique in all of the records submitted. If this option is enabled, the system will verify with the server that the email value does not exist in other form records submitted in this form. Otherwise, user will not be able to do form submission.
  • Require field to be filled - make the email box a mandatory field
  • Value cannot be changed - make email box as read only and cannot be modified by the user
  • Visible when control is loaded - show email box when form is loaded. By default, this option is enabled.