glide.banner.image.url_target
ServiceNow property description:
Target frame used when clicking the banner image ("gsft_main" for the main frame, "_top" to replace the current browser window, "_blank" for a new window/tab)
Attributes
- Sys ID: b2d7f6960f330000b12e6903cfe012db
- Type: string
- Application: Global
- Default value: gsft_main

AI generated property description:
The ServiceNow property `glide.banner.image.url_target` specifies the URL that the banner image links to when clicked. According to the provided documentation, this property allows administrators to customize the destination of the banner logo link, enhancing navigation and user experience. By setting this property, you can direct users to a specific page or external site, rather than the default homepage. This customization is particularly useful for organizations that want to highlight important resources or provide quick access to frequently used pages. The property is configured in the system properties and can be updated to reflect any valid URL.
Source