- Issue created by @hongpong
Spinoff ✨ Add body field picker w default to wizard & processing Active . since the Drupal CMS wants an entity reference field as a default field choice we should really line that up.
Per ✨ Add body field picker w default to wizard & processing Active we are looking at a regular image field so far. per ✨ Import as media Needs review we are looking at importing image and other attachment types as Drupal "media". this would be a little different, cover the entity reference instead.
modify import form to show entity reference fields that exist and can have the image loaded.
the form result array state would change somehow. such as a key like 'import_featured_image_to_entity_reference_field' and the value is the fieldname.
similar issue to form result array and also configuration entities would need to have a similar record.
Active
3.0
Code