1. Home
  2. Docs
  3. Field Types
  4. Date selection

Date selection

A simple field that will allow you to select the date from a calendar:

Configuration options

General
  • Field name: the name of the field. This is needed for creating the placeholders that will help display the submitted data in the Thank you message and in the body of the form notification emails.
  • Field caption/label: the caption of the field. This is usually displayed next to the input element to let users know what information is expected in the field.
  • Field description: you can use this to provide additional instructions for using the field in the submission process.
  • Required: choose if the field is mandatory for the submission to be made.
  • Readonly: with this option enabled users will not be able to change the value from the field.
Advanced
  • Field id: the id of the form element. This is mainly used for internal purposes.
  • Default value: when the form is initially loaded, this is the value that will be displayed in the input field.

How can we help?