UI Policy is not working in Agent Workspace

Mark Geter
ServiceNow Employee
ServiceNow Employee

Currently trying to configure a "More Information" tab in the case form. Figured it would also work within Agent Workspace. I've tried changing the view from Global to the workspace. No luck. I've attached my code or is there something I'm missing that I need to configure? Thank you for your time.

5 REPLIES 5

Community Alums
Not applicable

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

Please do the below:-

 

In the client script make the isolate checkbox false, if you don't see the check box bring that checkbox to the form by configuring form layout:-

 

Saurav11_0-1665567903675.png

 

Also uncheck the global checkbox and give the view as workspace:-

 

Saurav11_1-1665567985801.png

 

Please mark my answer correct based on Impact.

 

Mark Geter
ServiceNow Employee
ServiceNow Employee

Marked the Isolate script as false and changed the view from Global to Workspace. The tab is still showing in agent workspace.

Are you using client script? Do you want to hide the section all the time?