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 determines if search suggestions are shown to non-logged in users, impacting how guests interact with the search functionality. |
| What area does it affect? |
Search functionality |
| 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 adjusting guest access or enhancing user experience on public-facing applications. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.search.suggestions.allow_guest_user |
| Sys ID |
7f3a352e5b7220105b1eed35cc81c7c4 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Determines whether or not search suggestions will be displayed to guest/non-logged in user |
| Updated |
2024-05-25 04:33:53 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... • External users with the snc_external role have submitted searches in search applications that generate search suggestions, such as ServiceNow® Service Portal, Now Mobile, or ServiceNow® Virtual Agent. • The glide.search.suggestions.allow_guest_user system property is set to true. For details on setting a system property value, see Add a system property. Obtain the sys_id of the search application that you want to ...
Related properties