glide.lists.inline_editing_enabled

ServiceNow property description:

Globally enables/disables inline editing for simple, related, and default lists in configurable workspaces. Lists in core UI experiences and the record list component in workspace will not be affected.

Attributes

  • Sys ID: e8736ed007022010679e15457cd300ee
  • Type: string
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.lists.inline_editing_enabled` globally controls the ability to perform inline editing for simple, related, and default lists within configurable workspaces. When this property is enabled, users can directly edit list fields without navigating away from the list view. However, this setting does not impact lists in core UI experiences or the record list component in workspaces. Disabling this property will prevent inline editing in the specified list types within configurable workspaces, ensuring that any changes to list entries must be made through the standard form view. This property is useful for administrators who want to manage how users interact with list data in different parts of the platform.

Source

Related property: glide.lists.live_list_enabled