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 activates the shopping cart functionality specifically for mobile employee interactions within the ServiceNow platform. |
| What area does it affect? |
Mobile employee experience |
| 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 planning to improve mobile user engagement or after updates to mobile functionality. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.sc.cart.enabled |
| Sys ID |
f867340987013300e0ef0cf888cb0b64 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable cart for mobile employee experience |
| Updated |
2024-05-25 04:30:27 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... add or edit items in the cart. By default, the cart is disabled in Now Mobile. Before you begin Role required: admin Procedure 1. Navigate to sys_properties.list. 2. For the glide.sc.cart.enabled property, specify Value as true. 3. Click Update. The Cart icon is displayed at the top of the app and the Add to Cart button is enabled for items. Edit ...
Related properties