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 controls the activation of universal links in the mobile application, affecting how links are handled. |
| What area does it affect? |
Mobile application functionality |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring mobile features or troubleshooting link navigation issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sg.universal_links.enabled |
| Sys ID |
9f1462f3b713201096aa25efce11a9a9 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
When false, this disables the universal links feature in mobile. |
| Updated |
2024-05-25 03:56:30 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 3735 To enable this feature, set the Enable universal links (glide.sg.universal_links.enabled) system property to true. The feature is based on the universal linking of mobile. For more information, see Universal linking for mobile . The email notification redirection is applicable to ...
Context preview
Snippet 2
... started link are available only if the related settings are enabled. Users can tap the link to view and take the survey. You can activate push notifications by setting the glide.sg.universal_links.enabled system property to true. Note: A push notification doesn't apply for a triggered survey. For a triggered survey, an event is inserted in the event queue. The event can be ...
Related properties