- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 03:33 AM
Hi,
In the Service Operation Workspace when we want to create a new record in a new tab, we click on the + sign which gives few option (ex : New Incident, New Interaction etc) Is there a way we can reorder these options or add new options?
Thanks in advance.
Regards,
Shilpa
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 04:55 AM - edited 09-18-2024 04:58 AM
Hi @Shilpa Kamath ,
You may follow below
Open record -> https://yourInstance.service-now.com//now/nav/ui/classic/params/target/sys_ux_page_property.do%3Fsys...
update above url with your instance name
2. Update JSON to reorder items
refer screenshot
Please accept solution and mark it helpful if it answers your query.
Thanks,
Haseeb Ahmed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 04:55 AM - edited 09-18-2024 04:58 AM
Hi @Shilpa Kamath ,
You may follow below
Open record -> https://yourInstance.service-now.com//now/nav/ui/classic/params/target/sys_ux_page_property.do%3Fsys...
update above url with your instance name
2. Update JSON to reorder items
refer screenshot
Please accept solution and mark it helpful if it answers your query.
Thanks,
Haseeb Ahmed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 05:19 AM
Thanks @Haseeb-Ahmed That worked !