glide.sg.universal_links.enabled
ServiceNow property description:
When false, this disables the universal links feature in mobile.
Attributes
- Sys ID: 9f1462f3b713201096aa25efce11a9a9
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.sg.universal_links.enabled` controls the universal links feature in the mobile application. According to the provided documentation, universal links allow users to open specific content directly in the mobile app rather than in a web browser. When this property is set to `false`, the universal links feature is disabled, meaning that links will not redirect to the mobile app but will instead open in a web browser. This can be useful for organizations that prefer to manage content access through the web interface or have specific security policies. Enabling this property (`true`) allows for a more seamless user experience by leveraging the mobile app's capabilities.
Source