how to hide icon in ui builder servicenow

deepikamara
Tera Contributor

Hi, 

how to hide contract and lease management on the left side icon in ui builder.

deepikamara_0-1759130874509.png

 

1 ACCEPTED SOLUTION

Anand2799
Giga Guru

Hi @deepikamara ,

 

Open UI Builder > Search and open the workspace

Select View experience settings

Anand2799_0-1759131456427.png

 

Make sure to select the correct scope

 

Navigate to Side Navigation section, here you can add, edit, remove side navigation items

Anand2799_1-1759131541751.png

Mark this as correct and helpful if this solves your query.

 

Thanks

Anand

View solution in original post

2 REPLIES 2

RaghavSh
Kilo Patron

@deepikamara  Go to "sys_ux_page_property" table and open "chrome_toolbar" related to your workspace.

You will see a JSON in  "value field" having aa the related components shown on the left toolbar.

 

You can remove the contract one and save the record.

 

You may have to relogin or clear cache after making these changes.


Please mark the answer correct/helpful accordingly.


Raghav
MVP 2023
LinkedIn

Anand2799
Giga Guru

Hi @deepikamara ,

 

Open UI Builder > Search and open the workspace

Select View experience settings

Anand2799_0-1759131456427.png

 

Make sure to select the correct scope

 

Navigate to Side Navigation section, here you can add, edit, remove side navigation items

Anand2799_1-1759131541751.png

Mark this as correct and helpful if this solves your query.

 

Thanks

Anand