1. Home
  2. Docs
  3. Field Types
  4. Hidden

Hidden

Standard HTML input hidden, this is often used to store additional information that does not need to be displayed.

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.
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 field.

How can we help?