Change the order of service set items under department on the Transfer Modal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 07:41 AM
Hello: We would like to change the order the items appear in the Department field on the Universal Request Transfer Modal. Human Resources is first, but we'd like to change it to Service Request so people don't accidently transfer Incidents to HR cases. There is no Order option on the service set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 09:48 AM
Hi @Cynthia L_ ,
Department list comes from the Service Set table (universal_request_service_set) table
You can use a prefix naming convention For example, prefix "1" to "Service Request" and "2" to "Human Resources." This way, they will appear in the desired order when sorted alphabetically.
- 1 Service Request
- 2 Human Resources
Thanks, - Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 02:13 PM
Thanks for the idea. Unfortunately, adding numbers or letters does not change the order the items display in on the Transfer modal.