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 defines a list of catalog item classes that will not show the search field, affecting how users interact with the catalog. |
| What area does it affect? |
Service Catalog |
| What does the default mean? |
The default value is "sc_cat_item_guide,sc_cat_item_producer,sc_cat_item_wizard", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring catalog item visibility or adjusting user search capabilities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sc.item.cannot_show_search |
| Sys ID |
acbd30063721300054b6a3549dbe5d40 |
| Type |
string |
| Application |
Global |
| Default value |
sc_cat_item_guide,sc_cat_item_producer,sc_cat_item_wizard |
| Description |
List of class names for catalog items that do not have the search field displayed |
| Updated |
2024-05-25 04:28:14 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... which catalog item types do not show the search field, list these types in the List of class names for catalog items that do not have the search field displayed (glide.sc.item.cannot_show_search) property. For example, to enable searching when viewing record producers, remove sc_cat_item_producer from this list. Enable breadcrumb links By default, breadcrumbs appear without links when using content management pages as ...
Related properties