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 comma-separated list of roles permitted to use the quantity selector in the shopping cart, enhancing control over user capabilities. |
| What area does it affect? |
Shopping Cart Functionality |
| What does the default mean? |
No default value is documented in this property record. |
| When should you review it? |
Review this property when adjusting user permissions or managing role access in the shopping cart. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sc.allow.quantity |
| Sys ID |
ee5e6a19c0a8010a006ca8372530afb8 |
| Type |
string |
| Application |
Global |
| Default value |
|
| Description |
List of roles (comma-separated) that can use the quantity selector in the shopping cart. Blank means all users. |
| Updated |
2024-05-25 04:39:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... For upgraded instances, the check box is set to the existing value of the glide.sc.allow.checkout.clone property. List of roles (comma-separated) that can use the quantity selector in the shopping cart [glide.sc.allow.quantity] Overrides any relevant cart layout settings. Show the request item number for each line item on the checkout screen (default false). [glide.sc.checkout.request.number] Not used (deprecated) if cart layouts are enabled. ...
Related properties