Select Lists with Other
As an Administrator, you may want to create a select list where users are asked to select an option. To accommodate preferences not included in the predefined options, Other is provided as a choice. When selected, you want this option to reveal an additional text input field.
In this example, we build a behaviour so that when the Other option is selected in a Favourite Fruit select list (single choice), the Favourite Fruit (Other) custom field appears and allows you to type what the Other answer is. Additionally, the Favourite Fruit (Other) custom field is hidden if the Other option is not selected.
- Apple
- Orange
- Banana
- Grapes
- Other
Also create a text field custom field called Favourite Fruit (Other). If you're using a test project, make sure the custom fields are associated with the appropriate screens in your test project.
If you want the Favourite Fruit (Other) field to display below the Favourite Fruit field, you may have to configure the screen(s) the fields are associated with.
You can now test to see if this behaviour works!