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, when set to true, makes the cancel button visible on the checkout screen for end users, allowing them to cancel requests easily. |
| What area does it affect? |
Service Catalog Checkout |
| 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 configuring the checkout experience or improving user request management. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sc.checkout.cancel |
| Sys ID |
182a3eb60a04bf1501dbef0c06b79cbf |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Allow ess users the option to cancel their requests from the checkout screen. In conjunction with sc_layout feature, if either is set to true the cancel button becomes visible. |
| Updated |
2024-05-25 04:05:36 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the Service Catalog Cart (glide.sc.price.display) property overrides cart layout settings for displaying prices. Table title Property Impact Allow ESS users the option to cancel their requests from the checkout screen. [glide.sc.checkout.cancel] Overridden when the Cancel Request check box in cart layout settings is selected. If this check box is selected, the Cancel button is displayed even if the property is set ...
Related properties