Open elisseck opened 3 weeks ago
Technically this shouldn't be needed if you are using Entity Plus. E+ actually creates handlers for all extra fields that have property info (you need to implement hook_entity_property_info_alter()
to define them).
[EDIT]: Hmmm, now I'm thinking that maybe this is not the case. I'd need to test this.
@argiepiano Thanks for the heads up! Definitely worth a test... although it may still be useful to have this for a migration instead of changing everything around to use entity_plus... I'll look into whether it is actually needed and mark it appropriately in the readme.
Name of the module, theme, or layout you are working on Extra Field Views Integration
Link to the drupal.org module, theme, or layout https://www.drupal.org/project/extrafield_views_integration
(Optional) Link to the drupal.org issue where you notified the Drupal maintainer(s) of this port https://www.drupal.org/project/extrafield_views_integration/issues/3485760
Do you need assistance with this port? No