Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Anand__99
Kilo Sage

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

Raghav Sharma24
Giga 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.

Anand__99
Kilo Sage

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