Adding Items to a Drop Down List

Occasionally when filling out a form, the drop down does not contain the item you wish to select from.  There are two different approaches to address this issue:

1. Edit the form and add the new name to the drop down list.

2. Create a text field next to the drop down called “Other” and manually type the new name into the text box.

Dropdown EditorOther Field

Scroll to Top