Workspace question - what is this called so I can figure out how to edit it?

Glenn H
Tera Guru

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!

1 ACCEPTED SOLUTION

AnirudhKumar
Mega Sage
Mega Sage

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.

View solution in original post

3 REPLIES 3

AnirudhKumar
Mega Sage
Mega Sage

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.

Edit: I'm guessing your page is Service Operations Workspace.

Use this in your UX Page Property filter

Haseeb-Ahmed
ServiceNow Employee
ServiceNow Employee

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

 

https://www.google.com/search?q=servicenow+chrome+toolbar&sca_esv=653927ec61d68f4c&source=hp&ei=_E3H...

 

Please accept solution and mark it helpful if it answers your query.

Thanks,
Haseeb Ahmed