Drupal is a registered trademark of Dries Buytaert
cms 2.1.0 Update released for Drupal core (2.1.0)! menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.0 Minor update available for module eca (3.1.0). sophron 3.1.1 Minor update available for module sophron (3.1.1). ai 1.3.1 Minor update available for module ai (1.3.1). seven 2.0.0-beta6 New beta version released for theme seven (2.0.0-beta6). seven 1.0.1-beta1 First beta version released for theme seven (1.0.1-beta1). editoria11y 3.0.0-beta7 New beta version released for module editoria11y (3.0.0-beta7). modeler_api 1.1.0 Minor update available for module modeler_api (1.1.0). form_mode_control 8.x-2.6 Minor update available for module form_mode_control (8.x-2.6). symfony_mailer_log 1.2.4 Minor update available for module symfony_mailer_log (1.2.4). cms_content_sync 3.2.1 Minor update available for module cms_content_sync (3.2.1). modal_page 5.1.9 Minor update available for module modal_page (5.1.9). drupal_cms_helper 2.1.0 Minor update available for module drupal_cms_helper (2.1.0). eca 3.1.0-rc1 First release candidate for module eca (3.1.0-rc1). book 3.0.1 Minor update available for module book (3.0.1). domain_theme_switch 3.0.0 Major update available for module domain_theme_switch (3.0.0). cms_content_sync 3.2.0 Minor update available for module cms_content_sync (3.2.0). editoria11y 3.0.0-beta6 New beta version released for module editoria11y (3.0.0-beta6). forum 1.0.6 Minor update available for module forum (1.0.6).

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

Total releases
1
First release
Mar 2026
Latest release
12 hours ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Mar 24, 2026