Provides a field which returns the rendered view mode for the current entity.
This modules can be used to enable per-entity view mode settings.
Add a new Display Field to your content type
- Under
Manage Display -> Default
, make ONLY the Display Field visible - Set up your other View Modes as you see fit
- When editing individual entities, select the view mode you wish to render the entity as
This project is based on Node Display Field, but works for all Entity types.
This module forks the work done here:https://www.drupal.org/project/entity_display_field