- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 02:57 AM
Hello All,
I want to hide a 'Close Task' button which is available on the task form in Service Operation Workspace.
Please let me know the how we can do this?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 03:12 AM
if you want to hide it from workspace only and keep in native then disable this record.
sys_ux_form_action
https://instanceName.service-now.com/nav_to.do?uri=sys_ux_form_action.do?sys_id=073d09f3c70630105a06a1e603c26033
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-23-2025 03:12 AM
if you want to hide it from workspace only and keep in native then disable this record.
sys_ux_form_action
https://instanceName.service-now.com/nav_to.do?uri=sys_ux_form_action.do?sys_id=073d09f3c70630105a06a1e603c26033
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-23-2025 03:33 AM
Thanks @Ankur Bawiskar ,
I wanted to hide from the native place as well so I made changes in UI action for the sc_task.