Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module provides a Views filter that allows you to search for exact matches within comma-separated text fields. It can match single values or multiple values, ensuring that results like "REDWOOD" are not returned when searching for "RED".

Provides a Views filter plugin for exact matching of individual items within comma-separated text fields.

Features

Provides a Views filter that performs exact matching of individual items within comma-separated text fields. For example, if a field contains "RED, GREEN, BLUE" and a user searches for "RED", only results containing the exact item "RED" are returned, not "REDWOOD" or "DARKRED". Users can also search for multiple items at once (e.g. "RED, BLUE") to return results containing any of those items. For example if one piece of content contains "PINK, ORANGE, RED" and another "BROWN, BLUE, GREEN", both items will be returned in the results.

Post-Installation

Install and enable the module.
Edit your view and click Add next to the Filter Criteria section.
Search for the text field you want to filter by. You will see an entry with a (comma text filter) suffix, select that one.
In the filter configuration, the Operator will default to Comma-separated exact match.
Expose the filter if desired. Users can then enter one or more comma-separated values to search for.
Once enabled, the module automatically adds a "(comma text filter)" variant for every text/string field in all views data. No custom code is required.

Additional Requirements

This module needs the Drupal core views module installed.

Activity

Tracked releases
1
Tracked since
Mar 2026
Latest release
4 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Mar 24, 2026