Module Description
The module provides a views plugin to modify query of contextual filters. The module can changes contextual filters condition to OR logic.
How does it work? The default handler of views is replaced. A new option appears under 'Advanced', within 'Query settings'. Contextual filters will execute with an OR condition when you enable this option.
Warning After enabled this module there's a possibility existing views to break down. It can happen if other modules already have replaced the default handler of views. This module doesn't changes a data in a database.
Known Issues Issue #3029582 all groups are combined with the OR operator. (search_api)
How does it work? The default handler of views is replaced. A new option appears under 'Advanced', within 'Query settings'. Contextual filters will execute with an OR condition when you enable this option.
Warning After enabled this module there's a possibility existing views to break down. It can happen if other modules already have replaced the default handler of views. This module doesn't changes a data in a database.
Known Issues Issue #3029582 all groups are combined with the OR operator. (search_api)
Module Link
Project Usage
10737
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of modifying query contextual filters to use OR logic in Views plugin.
Data Name
views_contextual_filters_or