Lets check how to simple setup drop-down with single choice or multiple choice with base settings.
Drop Down with single choice
To create drop-down with single choice you need to use following options (based on numbers on the image below):
- Choose “Drop Down” field type;
- Set some field name as technical name for internal usage (“Colors” on the example image);
- Choose necessary field options: “Visibility” / “Required” / “Export to CSV“;
- Press on button with “gear” to open additional field settings;
- Set some text value for display label into “Display Label” field (“Please choose a color:” on the on the example image);
- Set some text value for default first choice into “Placeholder” field (“Select Color” on the on the example image);
- Add necessary number of choices by “Add New” button and set some text values to the corresponding “Label” fields for each choice (“Red“, “Green“, “Blue” on the on the example image);
- Set some text value for text note below the field into “Description” field (“Please select color that you want to use.” on the on the example image).
NB! Please note, that “Display Label” and “Description” fields are optional and you can leave them empty.
After these steps you need to save form settings and check the result on the site frontend.
Multiple Choice
To create drop-down with single choose you need to use following options (based on numbers on the image below):
- Choose “Drop Down” field type;
- Set some field name as technical name for internal usage (“Colors” on the example image);
- Choose necessary field options: “Visibility” / “Required” / “Export to CSV“;
- Press on button with “gear” to open additional field settings;
- Set some text value for display label into “Display Label” field (“Please choose a color:” on the on the example image);
- Set some text value for default first choice into “Placeholder” field (“Select Color” on the on the example image);
- Add necessary number of choices by “Add New” button and set some text values to the corresponding “Label” fields for each choice (“Red“, “Green“, “Blue” on the on the example image);
- Set some text value for text note below the field into “Description” field (“Please select color that you want to use.” on the example image);
- Check “Allow Multiselect” checkbox.
NB! Please note, that “Display Label” and “Description” fields are optional and you can leave them empty.
After these steps you need to save form settings and check the result on the site frontend.
Please, leave a feedback about the page. Was this article helpful?