How to Manage Dropdown Field Values
Dropdown fields in BoldDesk allow administrators to create structured options for ticket forms, contact forms, and other workflows. Proper configuration ensures a seamless user experience and accurate data collection.
Overview of Dropdown Field Operations
In BoldDesk, dropdown fields support multiple operations for customization and workflow optimization:
- Adding Option Value.
- Editing Option Value.
- Setting Default Option Value.
- Deleting Option Value.
- Sorting Option Value Alphabetically.
- Reordering Option Value.
- Marking the Option Value as Read-Only.
Dropdown values can only be added within the field settings. They cannot be added during the creation or editing of a ticket on the tickets page.
Check out this video tutorial.
Adding option value
When creating a dropdown field, you must include an option value. After adding a dropdown field, you can also add option values to the created field.
To add the option values for the dropdown field, follow the given steps:
-
Click the field name or the edit icon to open the created dropdown field.
-
Add the dropdown field’s option values and then click the Add button.
If there are multiple values, use a comma to separate them. A maximum of 1500 values can only be added as options in a single field.
Editing option value
For editing the dropdown option value, follow the given steps:
-
Open the dropdown field.
-
Click the settings icon and select the Edit option to open a textbox.
-
Make your changes and click the highlighted icon as shown:
Setting default option value
A default value for the dropdown option can be set, such that its value can be filled by default when a form is loaded in the agent or customer portal.
To set the default option values, follow the given steps:
-
Open the dropdown field.
-
Click the Set as Default option.
- Only one option value can be set as the default.
- The default dropdown option value is displayed with the tag Default. You can also remove the default option value by clicking the Remove Default button.
- Default value is considered only to load the default value in create ticket form, add contact form, and add contact group form. Default value cannot be considered if the REST APIs are used, or ticket created via email.
Deleting option value
To delete the dropdown option value, follow the given steps:
-
Open the dropdown field.
-
Click the settings icon and select the Delete option to open a confirmation dialog box.
-
Click the Yes, Delete button to delete the option value.
The value mapped in the respective ticket is removed permanently.
Sorting option value alphabetically
To sort the dropdown option values in alphabetical order, click the Sort alphabetically button on the right.
Reordering option value
To reorder option values, follow the given steps:
-
Open the dropdown field.
-
Drag and drop the option value to the desired position using the highlighted option as shown:
-
You can also move the option value to the top or bottom position.
To move option value to the top, follow the given steps:
-
Open the dropdown field.
-
Click the settings icon and select the Move to Top option.
The Move to Top option cannot be shown for the first item in the dropdown option values.
To move the option value to the bottom, follow the given steps:
-
Open the dropdown field.
-
Click the settings icon and select the Move to Bottom option.
The Move to Bottom option cannot be shown for the last item in the dropdown option values.
Mark the option value as read only
You have an option to mark dropdown value as read only.
To mark read-only, follow the given steps:
-
Open the dropdown field.
-
Click the highlighted option in the image as shown:
- Read-only option values cannot be shown in the create ticket, ticket properties, add/edit contact, or add/edit contact group forms,
- If the mapped option value in the ticket is marked as read only, the option value cannot be removed from the mapped ticket, but it will not be listed in the dropdown field when the field is clicked for editing. (For example, you will not use that for adding or editing, but the existing value will remain as it is.)
The read-only field is not listed in the create ticket form.
The mapped value is not removed from the dropdown field, but the read-only option value is not listed in the ticket properties.
FAQs
Q: How many dropdown values can I add?
A maximum of 1,500 values per dropdown field.
Q: Does sorting alphabetically affect default settings?
No, the default option remains unchanged after sorting.
Q: Can read-only values be removed from existing tickets?
No, they remain mapped but cannot be selected for new entries.
Q: Is there an API to manage dropdown fields in BoldDesk?
Yes, BoldDesk provides REST APIs for field management.