Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the image file used as the favicon for the ServiceNow instance, affecting how it appears in browser tabs and bookmarks. |
| What area does it affect? |
User Interface |
| What does the default mean? |
The default value is "favicon.ico?v=5", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating branding or changing the favicon. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.product.icon |
| Sys ID |
ab7d8116c0a8a214018fc7cacf639ccb |
| Type |
image |
| Application |
Global |
| Default value |
favicon.ico?v=5 |
| Description |
Icon image displayed in bookmarks and browser address bar: |
| Updated |
2024-05-25 04:28:13 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... System > then in the Icon image displayed in the bookmarks and browser address bar, enter the file name of your uploaded image.The feature is controlled by a system property glide.product.icon, it should exist with a value set by admin. Documentation View and modify Scan Engine definitions You can modify an existing definition to further customize and refine its scanning criteria. ...
Context preview
Snippet 2
... Location: System Property [sys_properties] table glide.product.image.light The Banner image displayed for Core UI Interface. • Type: uploaded image • Default value: none • Location: System Properties > Basic Configuration UI16 glide.product.icon Stores the favicon image displayed in bookmarks, tabs, and the browser address bar. • Type: image • Default value: favicon.ico?v=4 • Location: System Properties > System glide.product.name Specifies text to ...
Context preview
Snippet 3
... b. In the Banner image field, enter the file name of the uploaded image. c. Click Save. Note: The system limits banner images to 50px. Customize the favicon Use the glide.product.icon property to change the icon that appears in bookmarks and the browser address bar. Before you begin Before you can update the favicon, you must upload the image into the ...
Related properties