New Video Class: Drupal EVA Module
The Drupal module EVA, or Entity Views Attachment is a really helpful module that goes beyond References or Entity Reference. While inserting a link, or even the rendered node into another node is something easily accomplished with Entity Reference, EVA allows you to actually embed a contextual view in a node. This can be very helpful when you want to provide more than just a link.
In this class, Robert takes us through the setup and implementation of the Entity Views Attachment module with two related content types.
Outline of the Drupal EVA Module Class
- Introduction
- Modules
- Node Setup
- Content Setup
- Basic EVA View
- EVA Contextual Filter
- Final Look
- Drupal EVA Quiz