Configure list editor properties
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 All > System Properties > UI Properties.
-
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.
- Conditions [conditions]
- Currency [currency]
- Document ID [document_id]
- Field List [field_list]
- HTML [html]
- Image [user_image]
- List [glide_list]
- Price [price]
- Template Value [template_value]
- Time [glide_time]
- User Roles [user_roles]
- Video [video]
- Array [array]
- Add any other field types you want to disable to the end of the list, separated by a comma.
-
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.
- Select Save.