This module allows you to use tokens in the filter criteria for string, numeric, and date fields within your Drupal views. This enables dynamic filtering of view results based on token values.
The Tokens in Views Filter Criteria module allow to use tokens in views string, numeric and date filter criteria values.
INTRODUCTION
- For a full description of the module, visit the project page:
https://www.drupal.org/project/token_views_filter - To submit bug reports and feature suggestions, or to track changes:
https://www.drupal.org/project/issues/token_views_filter
INSTALLATION
Install as you would normally install a contributed Drupal module. Visit: https://www.drupal.org/documentation/install/modules-themes/modules-8 for further information.
CONFIGURATION
Open any target view and open settings form of any string or numeric filter. Then check field "Use tokens in value" in settings form and add global tokens to filter value.
FOR DEVELOPERS
You can use your own plugins to implement token views filters via Token Views Filter
Plugin manager. See README.md for more info.
MAINTAINERS
- Vyacheslav Malchik (validoll) - https://www.drupal.org/u/validoll