List button for project operations workspace on side navigator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 02:35 AM
Hello,
If one opens the standard "service operations workspace" . on the purple side navigator panel there are vertical icons. 1st one is "home", 2nd one is "list". I need to implement the same "list" button on the same place but for the "project workspace". I tried to configure it but the "project workspace's" app shell which is "Breadcrumb App Shell" doesn't have the list configuration like the "service operations workspace". How can I achieve this?
Any help will be appreciated.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 04:54 AM
Hi @mike56 ,
The Breadcrumb App Shell (used by Project Workspace) doesn’t support side navigation icons like “Home” or “List” by default, unlike the Service Operations Workspace.
To achieve the same look:
Open UI Builder and select the Project Workspace experience.
Inside the Breadcrumb App Shell, manually add a side panel slot (if not already there).
Drag a Navigation component into the side panel.
Add a “List” menu item (with icon list) and point it to your custom list page.
Create that list page with a Record List component showing your desired records.
This will give your Project Workspace the same “List” icon behavior as seen in Service Operations Workspace.
If my response helped please mark it correct or Helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2025 04:52 AM
Hi,
I tried to follow step by step and could not follow up. Could you please show me with png because I can't quite seem to find the references from your answer.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2025 03:40 AM
hey, did you get an answer yet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2025 01:03 AM
Hi, no unfortunately not.