- Issue created by @Grevil
We currently have the use case, where our customer often only edits a few specific fields on a paragraph. But we still want to allow them to edit the other paragraph fields on the widget as well.
To do this, we want to have a dedicated column for a specified field group, which would be displayed in the widget.
Expected
A dedicated column for the field group containing the form elements group for each row appears.
Actual
The fields in the field group are being displayed individually.
Add support for field_group and display the field group as a dedicated column in the table.
Active
2.0
Code