Dropdown Fields & Options
Add a Dropdown question to a form and manage its choices — add them in bulk with a key|value format, and rename what people read without breaking the routing rules written against the stored key.
Updated
A Dropdown field gives a form a fixed list of choices, and each Dropdown field card carries an Options tab where you manage that list. This guide is for Administrators editing a workflow's form; it covers filling the option list with Bulk edit and renaming what requesters read. You'll need a workflow whose form already has a Dropdown field.
Who this is for: admin.
Open the Dropdown's Options tab and add its choices with Bulk edit
When a Dropdown needs more than a couple of choices, Bulk edit lets you paste the whole list at once, using the optional stored key | displayed text syntax so the value saved on the request differs from the text the requester reads. Note that Bulk edit regenerates option keys from the pasted text (duplicates get an _1/_2 suffix), so pasting over an existing list can rewrite the stored keys already in use.
-
Sign in as an Administrator.
-
Open the Dropdown field you want to edit on the form (Priority in the example screenshots).

Screenshot for Open the Dropdown's Options tab and add its choices with Bulk edit: Open the Dropdown field you want to edit on the form (Priority in the example -
Click Options to open the field's option editor.

Screenshot for Open the Dropdown's Options tab and add its choices with Bulk edit: Click Options to open the field's option editor. -
Click Bulk edit to switch from adding choices one at a time to editing the whole list as text.

Screenshot for Open the Dropdown's Options tab and add its choices with Bulk edit: Click Bulk edit to switch from adding choices one at a time to editing the wh -
In Options, one per line, enter one choice per line, using
stored key|displayed textwhen you want the saved value to differ from what requesters read — e.g.,low|Low priority,medium|Medium priority,high|High priority.
Screenshot for Open the Dropdown's Options tab and add its choices with Bulk edit: In Options, one per line, enter one choice per line, using stored key|display -
Click Save to write the choices to the field.

Screenshot for Open the Dropdown's Options tab and add its choices with Bulk edit: Click Save to write the choices to the field.
Rename a choice's displayed text without changing its stored key
Use this when the wording requesters see needs to change but the value stored on past and future requests should stay put — keep the key before the pipe and edit only the text after it. Be aware that routing conditions and lookup tables compare the displayed label, not the stored key, so renaming the text silently breaks any condition or lookup row written against the old wording.
-
Click Bulk edit to edit the full list as text.

Screenshot for Rename a choice's displayed text without changing its stored key: Click Bulk edit to edit the full list as text. -
In Options, one per line, change only the displayed text after the pipe on the line you're renaming, leaving each stored key untouched — e.g., a line reading
high|High prioritybecomeshigh|Urgent.
Screenshot for Rename a choice's displayed text without changing its stored key: In Options, one per line, change only the displayed text after the pipe on the -
Click Save to apply the new wording.

Screenshot for Rename a choice's displayed text without changing its stored key: Click Save to apply the new wording.