- Issue created by @khaled.zaidan
When editing a node that has already been added to a group, clicking "Edit" on the form widget, I would expect the field to become editable, but it doesn't. I still only see the label of the selected group.
It's only possible to change the group by removing the item and creating a new one. It a weird UX that I don't think is intentional.
The "Edit" button should work as expected and allow me to change the group, or the whole "Edit" button should just be removed, leaving only "Remove" (although this latter option feels more like a hack than a fix).
In all cases, the current behaviour is confusing.
See screenshots.
1. Configure a group and a content type and add the entitygroupfield on this content type
2. Create a node of this content type and add it to a group... save.
3. Go back to edit the node and click "Edit" on the group field.
Expectation: Seeing an editable form field where i can select another group (via drop-down or autocomplete, depending on chosen widget).
Actual behaviour: I still only see the label of the selected group. No input field.
Fix widget to show the input field after clicking "Edit".
Fix widget.
N/A
N/A
N/A
Active
1.0
Widgets