Presentation
The panel_editor plugin adds a right-side panel.
To open it, just click on th plugin's icon into sideBarMenu :

User flow
- Enable the tool from the sidebar menu (
panel_editor). - Click on the map to select a feature (identify).
- Select the layer (if multiple responses) and the feature.
- Read visible attributes in read mode.

- Switch to edit mode with the pencil button (according to user role and restricted area).
- Save, cancel, or delete according to permissions.

UI behavior
- Panel title comes from
cfg.title. - Sidebar button icon comes from
cfg.iconorcfg.iconByContextdepending on the current context. - Edit mode is displayed with a label.
- Action toolbar is fixed (outside scrolling area).
- Fields are displayed in a scrollable area.
- Feature labels in the selector use:
[number] - (field_name) field_value- where
field_nameis configured withfeatureFieldLabelat layer level.