Inline editing is a new feature introduced with OpenCms 8.5 and refined in OpenCms 9, which improves user experience during editing of page contents. The Inline Editing enables the editor to directly change contents on the preview page.
General usage:
- For an XML content type the inline editing can be configured for the most fields of type OpenCmsString. This feature cannot be used e.g. with selectboxes, comboboxes or other XML content fields with selectable values.
- The in-place editing is configured in formatters of the resource type. Different formatters of the same resource type can provide the inline editing feature for different fields. That means that one element can have different fields which can be edited inline, depending on the container to which it is dropped and formatter which renders the content in this container.