Add new Glyph Icon to HR service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2020 10:27 PM
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.
Thanks in advance!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2020 10:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2020 10:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2020 03:03 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2024 09:40 AM
Hi Kushi
We have the same requirement, can you please confirm if this is possible to create custom glyph icon.