Restrict UI action to a workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 02:42 AM - edited 09-10-2023 02:42 AM
Can we restrict an UI action to a workspace after checking the
EX: I am looking to enable "search for duplicates" UI action to only Service operations workspace as its shown on all workspaces on kb article
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 04:02 AM
Hello @Kiddy,
Maybe this article is the answer to your question, https://www.servicenow.com/community/developer-forum/can-i-display-a-ui-action-only-in-workspace-exp...
Also pay attention to the application in which you create that UI Action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 07:25 AM
Thanks ,is there any way we dont allow the button to show in other workspaces like agent and hr workspaces
if i create this in service operations workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 02:47 PM
Yes, you can hide it using create acl on that table.