glide.sc.checkout.request.number
ServiceNow property description:
Show the request item number for each line item on the checkout screen (default false). Deprecated by sc_layout; if sc_layout is enabled then this property is not used.
Attributes
- Sys ID: c2e5a9b90a0a0a6601572a71c0f3a1df
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.sc.checkout.request.number` determines whether the request item number is displayed for each line item on the checkout screen, with its default setting being false. This property has been deprecated and is no longer used if the `sc_layout` property is enabled. The `sc_layout` property provides a more advanced and flexible way to configure the layout of the checkout screen. For detailed configuration of the cart layout, including the checkout screen, refer to the ServiceNow documentation on configuring cart layout. The documentation provides guidance on how to customize the appearance and behavior of the service catalog cart and checkout process.
Source