This element creates a hidden field in a form. Hidden elements have no size, so they do not affect the arrangement of the remaining form elements in the form.
Property |
Description |
|---|---|
Name |
Element name |
Default value |
Value, if the assigned database field is empty |
Database field |
Selection of database fields of type: VARCHAR, INT, BIGINT, or TEXT |
Disable storage |
When saving or sending the form the value of the element is not stored in the database. |