sn_itam_workspace.asset_estate_enable_lazy_loading

ServiceNow property description:

For reports that interact with huge data sets, enabling this property would unblock the page from loading and only load reports on demand. Default value : false

Attributes

  • Sys ID: 8a438318534931103329ddeeff7b1280
  • Type: true | false
  • Application: Asset Management Workspace
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `sn_itam_workspace.asset_estate_enable_lazy_loading` is used to control the lazy loading feature in the Asset Estate view within the IT Asset Management module. Lazy loading is a technique that improves performance by loading data incrementally as the user scrolls through the list, rather than loading all data at once. This property, when enabled, helps in enhancing the user experience by reducing initial load times and improving the responsiveness of the Asset Estate view. The documentation linked provides further details on how to configure and utilize this property to optimize asset management workflows.

Source

Related property: sn_itam_workspace.asset_overview_enable_lazy_loading