File Upload Field and Date Field
Feature Purpose:
Customizing how and where this particular field will be displayed, how the data entered should be used and whether this field should be editable or not by the end user
Working with this Feature:
The form builder offers advanced settings for each form field thatcan be configured by the event organizer based on their requirements.
File Upload Field
Required | Adds black-coloured “*” sign near the field label. To force the user to fill the field in, you need to turn on the “Enable required fields” toggle in the admin panel. |
Sensitive | If checked, this field can be cleared for all visitors by pressing “Delete All Sensitive Data” in the admin panel at /admin/data/gdpr. |
Hidden | Hides a field on the frontend by adding a “hidden” html-attribute. Remains visible in the admin panel. |
Disabled | Disables a field on the frontend by adding a “disabled” html-attribute. Remains enabled in the admin panel. |
Not editable | Enables “read only” mode for the field on the frontend. Remains editable in the admin panel. |
Show in visitor card | When checked, the value of the field displays in the “Matchmaking Information” block in the visitor profile. The uploaded file can be downloaded right from there. |
Show in leads export | When checked, data entered in this field by the user displays in the leads export file. |
Use for teammember creation | When checked, then this field appears on the frontend in the Team Member add/edit pop-up in the exhibitor profile. |
Label | Field name |
Help Text | When filled in, then a tooltip with the entered text appears near the label |
Name * | Unique field identifier. On the frontend, the entered value will be used in “name” and “id” HTML attributes. |
Date field
Required | Adds black-coloured “*” sign near the field label. To force the user to fill the field in, you need to turn on the “Enable required fields” toggle in the admin panel. |
Sensitive | If checked, this field can be cleared for all visitors by pressing “Delete All Sensitive Data” in the admin panel at /admin/data/gdpr. |
Hidden | Hides a field on the frontend by adding a “hidden” html-attribute. Remains visible in the admin panel. |
Disabled | Disables a field on the frontend by adding a “disabled” html-attribute. Remains enabled in the admin panel. |
Not editable | Enables “read only” mode for the field on the frontend. Remains editable in the admin panel. |
Show in visitor card | When checked, the value of the field displays in the “Matchmaking Information” block in the visitor profile. |
Show in leads export | When checked, data entered in this field by the user displays in leads export file. |
Use for teammember creation | When checked, then this field appears on the frontend in the Team Member add/edit pop-up in the exhibitor profile. |
Label | Field name |
Help Text | When filled in, then a tooltip with the entered text appears near the label |
Name * | Unique field identifier. On the frontend, the entered value will be used in “name” and “id” HTML attributes. |