Views save filter
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
INTRODUCTION
------------------------
This module provides options to save filter values for views with exposed filters. This means that if you have a view with exposed filters, the filter values that the user chooses will be saved and restored the next time the user returns to the search page provided by the view.
REQUIREMENTS
------------------------
This module requires the following modules:
* Views (https://drupal.org/project/views)
INSTALLATION
------------------------
After enabling the module, go to the View configurations page and check the
"Save Filter" option in the "Advanced-> Other" section. It will enable the
saving of the exposed filter for that display of your views.
User data is saved for each display in the views, so, repeat the
procedure for each view you want to save.