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 lists the class names of catalog items that bypass the standard 'Try It' functionality, affecting how users can interact with those items. |
| What area does it affect? |
Service Catalog UI |
| What does the default mean? |
The default value is "sc_cat_item_guide,sc_cat_item_producer,sc_cat_item_wizard,sc_cat_item_service", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring catalog items or adjusting user interaction options. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sc.item.cannot_try_it |
| Sys ID |
059d7cc23721300054b6a3549dbe5d51 |
| Type |
string |
| Application |
Global |
| Default value |
sc_cat_item_guide,sc_cat_item_producer,sc_cat_item_wizard,sc_cat_item_service |
| Description |
List of class names for catalog items that do not use the default "Try It" ui action |
| Updated |
2024-05-25 05:04:29 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... added to an existing request, add sc_cat_item_content to the list for this property. • List of class names for catalog items that do not use the default "Try It" UI Action(glide.sc.item.cannot_try_it): restricts the items which allow you to click Try It on the item form to preview how it appears in the service catalog. Items with such restrictions do not display ...
Related properties