Property reference

glide.ui.js_includes

The glide.ui.js_includes property packages multiple JavaScript files into a single file to reduce server round trips. Admins should care about this setting as it can significantly improve page load times and overall application performance.

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 enables the bundling of JavaScript files to optimize loading efficiency and reduce the number of requests made to the server.
What area does it affect? JavaScript file management
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 application performance or troubleshooting loading issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.js_includes
Sys ID 54455698c0a80169006b3fc7d90188f4
Type boolean
Application Global
Default value true
Description Package a number of JS files as one for fewer round trips to the server.
Updated 2024-05-25 03:46:30