Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Button are visible on workspace related list from another application

HaritC
ServiceNow Employee
ServiceNow Employee

Two Iniatial Approval buttons which are created in an another application ( Legal Counsel Center application) are visible on the another workspace (Environment Social Governanace application) realated list of Approval .

I can see the buttons in related list actions .

Condition added for the buttons are 
1. sn_lg_matter.MatterActionHelper.canInitiateApproval(parent)
2. sn_lg_ops.RequestActionHelper.canInitiateApproval(parent)

I am adding the attachments for reference

1 REPLY 1

Aniket15
ServiceNow Employee
ServiceNow Employee

@HaritC  

Hello, 

 

you can follow this doc to restrict those actions to a particular workspace only. Refer the field "Experience restricted" in the given doc and follow the steps.

 

If this helps resolve your issue, please mark the answer as helpful/accepted.

 

Thanks

Aniket