Skip to content

Use a child of FieldConfigEditForm when adding a new field

Benji Fisher requested to merge issue/drupal-3386762:3386762-new-form-class into 11.x

For now, the child class does not override anything in the parent. As long as we work with the child class, we should not break anything having to do with editing existing fields.

Closes #3386762

Merge request reports