BCM Workspace Hide Tabs without having to Duplicate Record Variant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 08:34 AM
I have tried everything and their brother to Hide the Tabs on the BCM Workspace Planning Record
I want to hide the Scope Related Plans Recovery Tasks (TABS) related lists from the Workspace.
Without having to duplicate the record variant ( which I did in another test instance and it broke everything, or a lot of everything) is there a trick to getting this to work without duplicating the record page variant and then having to figure out how to fix all the other stuff it breaks?
Duplicating the variant broke the BIA record and related lists ( as an example Assessments) when you click this nothing shows.
This is very very frustrating and would be nice for ServiceNow to provide some Advanced Workspace Development Training. I would be the first in-line.
UI Policy - Doesn't work
Removing Related Lists from Workspace View - Doesn't work
Experience Action and Components Related Items setting inactive - Does not Work.
Washington release - but also experience the same frustration in Vancouver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2024 09:54 PM
Hi @triciav ,
You can type "sys_ux_app_route" on the navigator:
For Example , look for "Scope" and make sure the application is correct.
Add "Screen collection" column in the same list view:
Let's remove "Scope", just remove scope from screen collection and make it empty :
Repeat the steps for each item which you want to remove.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2024 10:02 PM
Hi @triciav ,
If you don't get any tabs to remove from app_route, few of the items can be removed from related list, follow the below steps:
Step 1: Open the BCm Workspace and open a Planning record
Step 2: Click on your profile picture on the top right corner and click on Configure Page> Related Lists
Step 3:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2024 08:30 PM
Hi @triciav ,