Views AJAX Form
Categories
Component ID
2873698
Component name
Views AJAX Form
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
226
Component created
Component changed
Component body
In some cases, a view's exposed filters can take a significant time to construct and render. In such cases, it can be beneficial to send the view's results back to the user right away, and then load the exposed filters form asynchronously via AJAX.
This is implemented, via a new "Exposed form style" option, in this module.
