This module allows you to combine results from multiple Views displays into a single list. It's useful when you need to fetch data that meets different criteria or uses different relationships.
This module adds a Views display that uses a SQL UNION to combine one or more results sets with the results of a master display. This is useful when you need to logically OR two or more sets of results that have different contextual filters or use different relationships.