Add new Glyph Icon to HR service portal

kushi1
Tera Contributor

Hi All,

I have a requirement to add new glyph icon or image to the sub menu items of HR portal.

I want to add the glyph icon to the service-now glyph database.So is it possible to add the new glyph to the service portal?

Please find the attachment below:

Here i want to add the icon beside knowledge and chat which are not available in available glyph bucket.So can anyone help me out in checking this.

find_real_file.png

 

Thanks in advance!!!

 

 

4 REPLIES 4

Manoj Kumar16
Giga Guru

Go to your Service Portal--> Go to your Main Menu--> Scroll down to the bottom of your screen to find the menu items-

find_real_file.png

Open the records to change the glyph icon.

 

The glyph icon which i want to use is not available this is the new glyph to be added.So first i need to add the new glyph to the glyph bucket then i need to change for the sub menu items.

So where is the option to add new glyph??

find_real_file.png

 

pooja_gouri
Giga Contributor

Adding glyph is not possible.So You can change the Angular template (ng-template) of header menu widget.

Add the image to the servicenow database, then edit the ng-template with ng-if and ng-else condition.

If the label is "xxx" , then include the image

If the label is not "XXX" then include the glyph(OOB).

This should work.

SVPV
Tera Contributor

Hi Kushi

 

We have the same requirement, can you please confirm if this is possible to create custom glyph icon.