Property reference

glide.service_portal.load_ui_scripts_on_demand

The glide.service_portal.load_ui_scripts_on_demand property allows UI scripts to be loaded only when needed rather than all at once during page load. This improves performance by reducing initial load times, making it particularly useful for enhancing user experience on Service Portal forms.

Default: true Type: boolean 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 configures the Service Portal to load UI scripts on demand, optimizing page load performance.
What area does it affect? Service Portal performance
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when optimizing page load times or troubleshooting performance issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.service_portal.load_ui_scripts_on_demand
Sys ID 88b92ee148700210f8772da8d554715e
Type boolean
Application Global
Default value true
Description For SP form page, enabling this property will retrieve the UI scripts on demand instead of downloading all on page load.
Updated 2024-03-07 07:34:06