Views Contextual Filters OR

Categories

Component ID

2339183

Component name

Views Contextual Filters OR

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

5517

Component created

Component changed

Component body

The module provides a views plugin which modify query to support OR conditions for contextual filters.

How does it work?
The handler is replaced in views which is used by default. A new option will appear in settings page query. If the option is enabled the query will be rewritten using operator OR.

Warning
If you replace the handler of views there's a possibility to break the existing views. The module doesn't make changes to the database.