Configure list editor properties that control whether lists can be edited and, in List v2, which field types cannot be edited.
Before you begin
Role required: admin
Procedure
-
Navigate to .
-
To disable list editing, set the Enable list editing
(glide.ui.list_edit) property to
No by clearing the check box.
This property is enabled by default, and it globally enables list editing.
When you disable it, the list editor is disabled globally.
-
To configure the field types that cannot be edited for v2 lists, complete the
following steps.
-
Locate the List of element types (comma-separated) that cannot be edited in the list editor (glide.ui.list_edit_ignore_types) property, which contains several element types
that cannot be edited by default.
Note: This property does not impact v3 lists. There is no equivalent property for List v3.
The following field types are not editable from the list editor by default.
-
Add any other field types you want to disable to the end of the list,
separated by a comma.
-
Select Save.