UI Builder - Record Page Tabs component: Hide Overview tab from

Jonas VK
Tera Guru

Hi all, i am working on a workspace and they would like to have the overview tab gone from the page.
Is there a way to hide this tab? (see image for reference)

Jonas31_0-1666359973184.png

 

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Hi Jonas,

The overview tabs on record pages in configurable workspaces are managed through the sys_ux_app_route table. This article shows you how to reorder those tabs (It's specific to Service Operations Workspace, but should also work for others). I was able to hide the overview tab by finding the appropriate app route for my workspace and record page, then removing the value of either the screen collection or parent macroponent fields (or both). Unfortunately there is no active flag on that table.

View solution in original post

9 REPLIES 9

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

Please follow the correct answer form the below article:-

 

https://www.servicenow.com/community/grc-forum/how-do-i-disable-hide-the-issue-s-overview-tab-in-ui-...

 

Please mark my answer as correct based on Impact.

Hi, the solution you send isn't applicable for this case, this part of a component.
IN your solution it removes it from the Page tabs, but this is on a record page.

Is it a custom component built by you?

No it is the OOTB Component