We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Button are visible on workspace related list from another application

HaritC
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

@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