Hi! I can’t seem to figure out how to name the 2 select fields to reflect in the email I received. Please see the screenshot. I want in the email to say “Choose Position” and “Choose Location” instead of “Location” and “Location 2”
Hi there!
To customize how your select inputs appear in form submission emails, you’ll need to update the “Name” field for each select input. Here’s how:
- Select your form’s select input field
- Open the Element settings panel
- Navigate to Select field settings
- Locate the “Name” field
- Update it to your desired label (e.g., “Choose Position” or “Choose Location”)
The name you set will be used as the field label in your form submission emails and stored data. This helps make your form submissions more organized and easier to understand when reviewing responses.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
I still can’t change the name field. There’s no such option when I open the settings for the select field. The settings look different than a regular select field.
You’re using a Finsweet setup for custom dropdowns, which lets you style them using regular stylable elements.
In this configuration, you have a Dropdown element ( often used for nav menus ), and inside of it is your Form Select element. [1]
You have to expand the dropdown elements to locate that select, and then you’ll be able to change it’s name [2]
It’s solved. Thank you!