glide.search.suggestions.enabled
ServiceNow property description:
Determines whether or not search suggestions will be enabled.
Attributes
- Sys ID: 9101d4480f032300eace4062ff767e13
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.search.suggestions.enabled` determines whether search suggestions are enabled within the platform. When this property is set to true, the system provides users with search suggestions as they type in the search field, enhancing the user experience by offering relevant search terms. This feature can help users find the information they need more quickly and efficiently. If set to false, search suggestions are disabled, and users will not receive any automated search term recommendations. This property can be configured by navigating to the System Properties and adjusting the value accordingly. For more detailed steps on enabling or disabling this property, refer to the ServiceNow documentation on enabling search suggestions.
Source