Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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