Property reference

glide.sc.checkout.cancel.condition

The glide.sc.checkout.cancel.condition property defines the conditions under which users are allowed to cancel a request. It is important for ensuring that only authorized users can cancel their requests, typically based on their identity or role.

Default: Type: string Application: Global

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