Configuration
In Action

Allows creating unions between views to combine the output into one view. This can help with combining different entity types such as media and nodes into a single view output.

=========

Usage

Build or choose a view to act as the parent for all combined views. Each view, including the parent view, must use the fields display handler. Add the Views Combine field to start unionizing. Continue adding Views Combine fields to fuse multiple views together. Optionally, add the Views Combine filter to enable view display based conditioning.

Exposed filter(s)

Input from exposed filters is automatically passed to each combined view. To apply the inherited input on the combined view ensure the exposed filter identifier matches the parent view.

Exposed sort

Sort currently only supports the entity created or changed timestamps.

Supported display handlers

Only view displays of the field handler type are compatible. Future versions could support additional display handlers.

Use "Rendered Entity" for all output and view modes to control per entity type/bundle

Views Cache

Tag based cache invalidation may not be entirely supported inside combined views. More testing required.

Supporting organizations: 

Project information

Releases