Datetime Box

Datetime Box Configs

  • Element ID - unique ID of the control
  • Title label - the title label of the datetime box
  • Hide title label - hide title label
  • Description - the text to display below the datetime box
  • Hide description - hide description text
  • Placeholder text - the text to display as placeholder in the datetime box
  • Date Format - the format to display when date is selected by user
  • Start DateTime - the selectable starting datetime range in the datetime picker
  • End DateTime - the selectable ending datetime range in the datetime picker
  • Date Picker Style - set the datetime picker to include date or time or both

Advanced Settings#

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