Views save filter

Categories

Component ID

147771

Component name

Views save filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1034

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.