A simple compound field for Drupal 8 that is a combination of an entity reference field and a view mode.
This allows a site builder to choose a piece of content in addition to how they want that content to display, useful for referencing related content or promotional content that need to be displayed in a user selectable format.
Versions
8.x-1.x This branch allows for a field that can select from 1 entity type at a time.
8.x-2.x This branch allows for entity selection across all entity types.
Important: There is NO upgrade path between versions.
Short name
entityreference_view_mode
Supporting organizations