views_exposed_input_token
119 sites
Security covered
This module provides a global Views token that contains its exposed input as a query string.
Post-Installation
After installation, use the [view:exposed-input] token anywhere in your view's configuration where replacement tokens are supported. The token will be replaced with a query string representing the view's exposed input. If non-empty, the token value will be prefixed with a question mark.
This module has no configuration of its own.