Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Views exclude previous

428 sites Security covered Drupal 10–11 Views ecosystem
View on drupal.org

This module adds a filter to Views that prevents entities already displayed on the current page from appearing again. This is useful for ensuring an entity shows up only once across multiple embedded Views on the same page. It works with all entity types.

Description

The Views exclude previous module provides a views contextual filter that excludes entities that have already been displayed on the current page before.

This is very useful when you have pages with several embedded views, and you want to make sure that a given entity only appears once in the page.

Example

Say you have a view A which displays the 5 most recent nodes tagged with 'Carrot' ; and a view B which displays the 5 most recent nodes tagged with 'Freedom'. Both views are displayed on the same page (A before B) ; and both have the Views Exclude Previous filter. Then, given a node N tagged with both 'Carrot' and 'Freedom' :

  • If node N is in the 5 most recent entries of both A and B, then it will be displayed for A only
  • If node N is in the 5 most recent entries of B, but not in the five most recent entries of A then it will be displayed for B

Version 3.x

3.x is a completely new modules, that supports all entity types instead of only nodes. There is no upgrade path from previous versions, Views need to be re-configured.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Oct 2025
Latest release
9 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Core Release date
3.0.1 Stable 10–11 Nov 10, 2025
3.0.0 Stable 10–11 Oct 23, 2025