This module adds an "Autosubmit" option to the exposed form style for Views. When enabled, it automatically submits the exposed form whenever a filter value changes, providing an immediate update to the view results without requiring a manual submit button click.
Introduction
This module provides a view autosubmit plugin for exposed forms.
Requirements
Views UI module
Installation
Install as you would normally install a contributed Drupal module, the recommended way to install this module is via Composer.
Configuration
- Go to Administration > Structure > Views
/admin/structure/views - Click "Edit" to a needed view
- Open "ADVANCED" section and go to "Exposed form style"
- Select "Autosubmit" and click "Apply"
- Fill out all required entry fields and click "Apply"
- Save view
Depends on
Dependencies of the latest stable release
- views Drupal core
Required by
1 tracked project depends on this one
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 8.x-1.7 | Stable | 8–11 | Jan 21, 2025 |