Drupal 6 Release
Drupal 7 Release
Drupal 8 Release
Viewfield 8.x-3.x
Viewfield Tutorial (D6 / D7)
A common use case is to include the contents of a particular view in all nodes of a particular content type. The following example shows how
You are browsing documentation for an older version of Drupal, which is not supported any longer, and the information may not be correct. See current documentation for Contributed modules
Viewfield provides a field that holds a reference to a View and renders it whenever the entity containing the field is displayed. Essentially Viewfield provides a way to display a view as part of any entity.
Viewfield 8.x-3.x
A common use case is to include the contents of a particular view in all nodes of a particular content type. The following example shows how