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 activates related search suggestions, helping users find relevant content more efficiently during searches. |
| What area does it affect? |
Search 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 optimizing search features or improving user experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ts.dym.enable_chain_suggest |
| Sys ID |
b2d7f450ff32000055fc1c57f27f9dd8 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Suggest related searches for knowledge, catalog or global search |
| Updated |
2024-05-25 03:56:09 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Search. 2. Select any of the following check boxes: ◦Suggest alternate search spellings for knowledge or global search (the glide.ts.dym.enable_spell_correct property). ◦Suggest related searches for knowledge or global search (the glide.ts.dym.enable_chain_suggest property); uses search chains, which generate suggestions by tracking occurrences of similar searches, in order, over time. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and ...
Context preview
Snippet 2
... System Properties > Text Search. 2. Set the following properties to true: ◦Suggest alternate search spellings for knowledge or global search (glide.ts.dym.enable_spell_correct). ◦Suggest related searches for knowledge or global search (glide.ts.dym.enable_chain_suggest). 3. Click Save. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United ...
Related properties