Views Flag Refresh allows site administrators to configure which views are refreshed automatically via AJAX when certain flags are selected. This is useful when you have a view that filters by flagged content and you want the view to be refreshed automatically when content is flagged or unflagged elsewhere on the page.
The Views Flag Refresh module also allows administrators to select widgets that alter the display of the view while it is being refreshed. Some examples are displaying a throbber image or textual message alerting the user a refresh action is being taken. By implementing the API, developers can add additional widgets with ease.
- Download and extract the module files to your Backdrop modules directory.
- Enable the module through the Backdrop administration interface.
Views Flag Refresh is configured entirely through the Views interface.
- Edit the view for which you want to enable the refresh.
- Under each display's Advanced tab, under Other, enable "Use AJAX" and enable "Flag refresh" for the preferred flag type.
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
Ported to Backdrop by Herb v/d Dool.
Drupal maintainers: