Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

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

10 REPLIES 10

Loudigi
Kilo Sage

Managing this via the Service Operations Workspace Admin Center is the quickest way to do this without any customizations. 
Overviewtab.png