glide.ui.list_edit
ServiceNow property description:
Enable list editing.
Attributes
- Sys ID: 1f9522170a0a0b1b00d7316ca29d1335
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.list_edit` enables list editing functionality within the platform. When this property is set to true, users can edit records directly from a list without needing to open individual record forms. This enhances efficiency by allowing inline editing of fields in list views. The property can be configured through the system properties or by navigating to the List Administration module. Disabling this property will prevent users from making inline edits, requiring them to open each record to make changes. This setting is particularly useful for administrators who want to control how users interact with list data.
Source