Other View Filter (8.x)

Categories

Component ID

2924419

Component name

Other View Filter (8.x)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Frequently two views, or two displays of one view, occur on the page together. One common example is a listing of content with a few curated items selected via more specific criteria. It's simple enough to create two displays and show the curated one above the general listing. This presents a problem: content that appears in the curated list needs to somehow be excluded from the general listing.

The filter provided by this module can be used to exclude a node or multiple nodes from a view, by excluding the results of one view from another one. This allows you to filter a view by another view.