glide.jquery.legacy
Attributes
- Sys ID: edd2905377331010b71fcba409106147
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.jquery.legacy` is used to control the version of jQuery that is utilized within the platform. According to the provided documentation, this property allows administrators to enable or disable the use of legacy jQuery behavior. When set to true, the system will use an older version of jQuery, which can be necessary for compatibility with custom scripts or third-party plugins that rely on deprecated jQuery functions. Conversely, setting this property to false will ensure that the platform uses the latest version of jQuery, which includes performance improvements and security enhancements. This property is particularly useful during the transition period when upgrading to newer versions of ServiceNow, as it provides a way to maintain functionality while updating custom code to be compatible with the latest jQuery standards.
Source