Views contextual filter

Component ID

1557656

Component name

Views contextual filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Info:

Module creates a block for filtering views that use contextual filters.
Block consits of a form that will send url arguments to your view
(in form of www.yoururl/arg1/arg2a,arg2b/arg3)
Form can be customized on blocks->customize page.

_____________________________
Customization options for module:
Number of blocks
Customization options for block:
Number of arguments - must be initially set and submitted for the right number of argument configuration fields to be displayed
Redirect url - form will redirect on submit with appended url parameters to provided url or stay on page
Ignore value - custom string used by views contextual filters as an ignore value (default is "all")
Customization options for arguments:
Source of form options - choose taxonomy vocabularies or custom key-value pairs
Form style - checkboxes or select
Taxonomy hierarchy - interactive or flat hierarchy

_____________________________
Notes:

Url arguments are Unique Term IDs (in case of Taxonomy) or custom keys.
Order of arguments is determined by the order of arguments on config page.
Remembers last user search by default.