Property reference

glide.ui.nav.type_icon_map

The glide.ui.nav.type_icon_map property defines the icons associated with different module types when applications are favorited. Admins should review this property to customize the visual representation of modules in the application navigator for better user experience.

Default: {"REPORT" : "book","MAP" : "image","HOMEPAGE" : "home","SURVEY" : "form","ASSESSMENT" : "form","TIMELINE" : "calendar","SCRIPT" : "script","LIST" : "list","DETAIL" : "book-open","NEW" : "add","SEARCH" : "search","LABEL" : "label","HTML" : "script","DIRECT" : "view","NULL" : "help"} Type: string Application: Global

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 provides a mapping of module types to their corresponding icons, enhancing the visual navigation experience within the application.
What area does it affect? Application Navigator
What does the default mean? The default value is "{"REPORT" : "book","MAP" : "image","HOMEPAGE" : "home","SURVEY" : "form","ASSESSMENT" : "form","TIMELINE" : "calendar","SCRIPT" : "script","LIST" : "list","DETAIL" : "book-open","NEW" : "add","SEARCH" : "search","LABEL" : "label","HTML" : "script","DIRECT" : "view","NULL" : "help"}", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing application navigation or updating module icons.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.nav.type_icon_map
Sys ID b3c4f912931331006c45dc85e47ffb04
Type string
Application Global
Default value {"REPORT" : "book","MAP" : "image","HOMEPAGE" : "home","SURVEY" : "form","ASSESSMENT" : "form","TIMELINE" : "calendar","SCRIPT" : "script","LIST" : "list","DETAIL" : "book-open","NEW" : "add","SEARCH" : "search","LABEL" : "label","HTML" : "script","DIRECT" : "view","NULL" : "help"}
Description Icon lookup for module types for when applications are favorited.
Updated 2024-05-25 03:39:07