This guide is designed to help you correctly configure the fields within your form. Each field has two important names: the Field Name (visible to users) and the Field ID (the technical reference used by the system).
Guide: Defining a Form Field Name
Follow these steps to set both the visible name and the technical identifier (ID) of a field in your form.
1. Enter the Visible Field Name
The "Field Name" is the label that users will see next to the field (for example: "Your Name," "Email," "Message").
1. Access the form editing section and locate the field you want to configure.
2. In the field settings panel, look for the label Field Name.
3. Enter the descriptive name you want to appear on the form.
> Note: If you leave the Field ID empty (see step 3), the system will automatically use the value entered here as the technical identifier.
2. Access Advanced Settings
The Field ID is an advanced setting and might be hidden by default.
1. Scroll down in the field configuration panel.
2. Look for the checkbox next to Show advanced settings.
3. Select this checkbox. Additional fields will appear, including those for ID and CSS classes.
3. Define the Field ID (Technical Identifier)
The Field ID is essential because it is used by the system to uniquely identify the collected data (for example, when you receive an email with form results).
1. In the advanced settings section just revealed, look for the label Field ID.
2. Enter a unique and short identifier.
> Important:
> * The Field ID must be unique: there cannot be two different fields with the same ID within the same form.
> * To ensure technical compatibility, use only lowercase letters, numbers, and hyphens (-). Avoid spaces or special characters.
4. Save Changes
Once you have defined both the Field Name and the Field ID, make sure to save your form configuration to apply the changes.







