Views filter args

Component ID

2366177

Component name

Views filter args

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1500

Component created

Component changed

Component body

This module provides the possibility to use the arguments from url in views filter.

Some use cases:

1) We know that contextual filter doesn't give an opportunity to add an operator "OR" between several contextual filters. With this module y can use arguments from url in simple or exposed filters, where we can chose an operator "OR".

2) If u need to add default value from url to exposed filter.