Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Restrict UI action to a workspace?

Kiddy
Kilo Sage

Can we restrict an UI action to a workspace after checking the 

 

Workspace Form Button
 

 

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

https://devxxxx.service-now.com/sys_ui_action.do?sys_id=600e6f730a0a0b520138ee854545d45c&sysparm_rec...

3 REPLIES 3

Alex Tod1
Kilo Sage

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.

@Alex Tod1 

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?

Yes, you can hide it using create acl on that table.