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 boolean property determines whether the global search results count is displayed to users, enhancing the search interface's simplicity. |
| What area does it affect? |
Enhanced Global Search UI |
| 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 adjusting the user interface for search functionality or improving user experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_global_searchui.hide_results_count |
| Sys ID |
9221a9977331001052c7d5fdbdf6a7be |
| Type |
boolean |
| Application |
Enhanced Global Search UI |
| Default value |
false |
| Description |
Hide global search results count. |
| Updated |
2024-05-25 03:55:32 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 4, 5. If any invalid value (<1 || >5 || other strings) is provided, the value reverts to P1. • Type: integer • Default value: 1 (if property doesn't exist) sn_global_searchui.hide_results_count Hides (true) or displays (false) the number of matching records for search groups and tables on the Global search page. To modify this property, select Enhanced Global Search UI from ...
Related properties