- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 07:13 AM
This feels like a dumb question but I need to edit the button list on the left side of the workspace to add/remove options. I have no idea what it is called and would love some assistance on figuring out where I need to go to edit it.
Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 08:43 AM
There are no dumb questions.😊
Actually I struggled with this requirement for quite a while too. Ok, the configuration you need to go to is on the UI Builder for your page. But I'll show you a short cut.
- Navigate to UX Page Property table (sys_ux_page_property)
- Search for a record where Name = chrome_toolbar and Page = <<your workspace name>> (I find the 'groupby' operation easily reveals your workspace)
- Next, open this record and examine the Value field
- You will notice the options you see in the workspace sidebar all appear as JSON in the Value field.
- Remove a part of the JSON, and that icon disappears from the workspace.
Tip: Make a note of the initial value somewhere so you may revert it if needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 08:43 AM
There are no dumb questions.😊
Actually I struggled with this requirement for quite a while too. Ok, the configuration you need to go to is on the UI Builder for your page. But I'll show you a short cut.
- Navigate to UX Page Property table (sys_ux_page_property)
- Search for a record where Name = chrome_toolbar and Page = <<your workspace name>> (I find the 'groupby' operation easily reveals your workspace)
- Next, open this record and examine the Value field
- You will notice the options you see in the workspace sidebar all appear as JSON in the Value field.
- Remove a part of the JSON, and that icon disappears from the workspace.
Tip: Make a note of the initial value somewhere so you may revert it if needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 08:45 AM
Edit: I'm guessing your page is Service Operations Workspace.
Use this in your UX Page Property filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 07:46 AM
Hi @Glenn H ,
This is called chrome toolbar.
You may want to look below 5 mins video covering
1. What is chrome tool bar
2. How to open this chrome toolbar setting and customize it for a workspace
Please accept solution and mark it helpful if it answers your query.
Thanks,
Haseeb Ahmed