Improve configuration forms
The configuration forms in the property panel are derived from configuration forms defined with Form API by plugins.
There are certain features not yet supported, and we need to define what we want to support and then implement that accordingly:
- Form state
- Field Groups / nested fields
Also, the modeler currently adds an empty option at the beginning of a select field with options. It shouldn't do that if there is already an option with the same empty key.
issue