glide.ui.homepage.parallel

ServiceNow property description:

Enable parallel rendering of home page content

Attributes

  • Sys ID: 34ac9b160a0a0bcc00fd04446ff4fc5d
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.ui.homepage.parallel` enables the parallel rendering of homepage content. When this property is set to true, the widgets on a homepage are loaded simultaneously rather than sequentially. This can significantly improve the loading time of homepages, especially those with multiple widgets. The property is particularly useful in environments with complex homepages, as it enhances the user experience by reducing wait times. To change this property, navigate to the System Properties [sys_properties] table and set the value of `glide.ui.homepage.parallel` to true. This setting is available from the Tokyo release of ServiceNow.

Source

Related property: glide.ui.homepage.parallelism