This module adds a global token to Views that displays the exposed input as a query string. This allows you to include the view's current search filters in other parts of your view's output.
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.
Depends on
Dependencies of the latest stable release
- views Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.1 | Stable | 10–11 | Feb 10, 2025 |