- π³π±Netherlands megachriz
Tests are passing! This looks ready for a new review!
Highlights of the changes:
- Column selection: if a field has more than one 'column', you can select a column. For example, a link field has "uri" and "title"; a body field has "value", "summary" and "format".
- Selecting a bundle is optional. A field can be chosen without needing to select a bundle first. Selecting a bundle does narrow down the list of available fields.
- The list of entity types are grouped by provider (usually the module defining them), making it easier to find the one you need.
- Made updating the form via AJAX work outside of Feeds Tamper context.
- Lots of automated tests.
@hepabolu
Thanks for your contribution π. I see that your plugin has one feature that looks useful that Entity Finder currently doesn't have: a return field. Entity Finder now always returns the entity ID, but being able to select a different field to return sounds very useful.
I'm not sure yet if we should add it to Entity Finder right now (since this issue has been open for a very long time already) or if it would be better to add it in a follow-up. Do you want to help adding that feature here?