Experimental project

This is a sandbox project, which contains experimental code for developer use only.

NOTE: This module works fine, but I completely missed the fact that there's a better module already existing for this purpose: https://www.drupal.org/project/views_field_formatter

Entity Reference Views Formatter supports rendering an entity reference field as any View you want, passing as an argument either the referenced IDs from the field, or the ID of the parent entity.

Previously, there were multiple modules in dev for D7 which created parts of this functionality. This module is an attempt to combine them into one best-practices way to render a view for an entity reference field in a configurable way.

Currently, this relies on a dev version of the viewfield module for D8 to make use of its theme functions.

Supporting organizations: 

Project information