glide.home.page

ServiceNow property description:

URL for showing homepages. Options include home.do (default homepage) and home_splash.do (splash page with cancel button).

Attributes

  • Sys ID: 53aa27b337321000dada973ebebe5d4e
  • Type: string
  • Application: Global
  • Default value: home_splash.do?sysparm_direct=true
AI Logo

AI generated property description:

The ServiceNow property `glide.home.page` determines the URL that users are directed to when accessing the homepage. According to the documentation, this property can be set to either `home.do`, which is the default homepage, or `home_splash.do`, which displays a splash page with a cancel button. The splash page (`home_splash.do`) is particularly useful for providing users with an introductory screen or important announcements before they proceed to the main homepage. This configuration allows administrators to control the initial user experience upon login. The default setting is `home.do`, but it can be customized based on organizational needs.

Source

Related property: glide.ui.homepage.preview