The CreatorCon Call for Content is officially open! Get started here.

Hide Overview section in Change request in Service Operation Workspace in Vancouver

varunkumar1
Tera Contributor

Hello All,

 

I would like to hide the Overview section in the Change Request in the Service Operation Workspace. Please let me know where is the configuration for this sections in ServiceNow.

 

 

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @varunkumar1 ,

Navigate to the sys_ux_app_route table ( sys_ux_app_route.LIST) and find the record where "Screen Collection" = Change Overview.

SandeepDutta_0-1704463796835.png

In this record, remove the value on the "Screen Collection" field so it's empty (you'll need to be in the proper scope in order to modify this record). Then Save. 

Then, The Overview tab in incident form in SOW will be removed accordingly after.

 

View solution in original post

7 REPLIES 7

Did you solve this? I have the exact requirement now

Hello Did you solve this?