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 specifies the criteria that must be met for a user to cancel a request, enhancing control over request management. |
| What area does it affect? |
Request Management |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
An admin should review this property when adjusting user permissions or modifying request cancellation policies. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sc.checkout.cancel.condition |
| Sys ID |
c900014f0a0a0b39008c6ecc113c8e33 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
Condition under which users may cancel a request (previous property must also be true). e.g., current.opened_by == gs.getUserID() || current.caller_id == gs.getUserID() |
| Updated |
2024-05-25 03:39:09 |
Related properties