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 search suggestions for users, enhancing search functionality and efficiency. |
| 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 search features or troubleshooting user search experiences. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.search.suggestions.enabled |
| Sys ID |
9101d4480f032300eace4062ff767e13 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Determines whether or not search suggestions will be enabled. |
| Updated |
2024-05-25 03:54:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... its value to false when you finish a debugging session. • Type: true | false • Default value: false • Location: Add the property to the System Property [sys_properties] table. glide.search.suggestions.enabled Set it to true (default) to enable search suggestions, or set it to false to disable search suggestions everywhere. For more information about search suggestions, see Enable search suggestions. glide.secondary.query.sysid ...
Related properties