How to modify/edit service operation workspace ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 03:48 AM
I have a requirement where need to add UI action in incident record page create a change dropdown.
there is a ui called convert inc to request in standard view, that action need to be added in workspace, here in the drop down of create change request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 03:52 AM - edited 06-24-2025 03:56 AM
Hi @prash4,
most likely it already exists, check the list of UI Actions on incident (eventually Task) table, search for "Create Change Request" and in that record, check for the Workspace tab and corresponding checkboxes
I found the out of the box for Incident table:
https://your-instance.service-now.com/nav_to.do?uri=sys_ui_action.do?sys_id=1d850156230123001488dc1756bf6504
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 03:58 AM
it's already available OOTB.
Seems somebody disabled it for workspace in your instance.
sys_ux_form_action
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 04:04 AM
i want to add another ui action convert "INC to REQ" to that create change request drop down
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 04:17 AM
it's already available in workspace out of the box "Create Request"
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader