Creating enumeration fields
In the Form Response Builder, you can configure enumeration fields, such as a single select drop-down list, a single choice list, a multi-select drop-down list, and a multiple-choice list.
Before you begin
Review the following information about the types of enumeration fields that you can create.
- Single select drop-down list
- Displays a drop-down menu where users can select one option. Ideal for fields like
Region,Department, orCountry.Figure 1. Example of drop down menu that allows a single selection
- Single choice
- Presents all options visibly, similar to radio buttons, and users can select only one option.
Best when it's important for users to clearly see all the available choices at once.
Figure 2. Example of how all options can be presented at once and allow a single selection
- Multi-select drop-down list
- Displays a drop-down list that allows users to select multiple options. Useful for cases where
more than one answer can apply, for example, Applicable Frameworks or
Emission Sources.
Figure 3. Example of a drop-down menu that allows multiple selections
- Multiple Choice
- Presents all options visibly, similar to check boxes, allowing users to select multiple options.
Suited to multi-select fields where visibility of all choices is important.
Figure 4. Example of a set of check boxes that allows multiple selections
About this task
Note: When you set properties for a field, make sure to enter the field’s code in the Parent Code
column. Entering the parent code tells the system which field the property belongs to and helps
ensure that it is applied correctly.