Views Accordion provides a display style plugin for the Views module.
It will take the results and display them as a jQuery UI accordion. It supports
grouping of fields and ajax pagination.
Installation
- Install this module using the
official Backdrop CMS instructions.
Configuration and Usage
Your view must meet the following requirements:
- Row style must be set to Fields
- Provide at least two fields to show.
Choose Views Accordion
in the Style dialog within your view, which will prompt
you to configure the accordion.
Important Note:
The first field WILL be used as the header for each accordion section, all
others will be displayed when the header is clicked. The module creates an
accordion section per row of results from the view. If the first field includes
a link, this link will not function (the js
will return false). Nothing will
break but you should be aware that this will happen.
More details may be found (or added) in the
Wiki
Issues
Bugs and Feature requests should be reported in the
Issue Queue
Current Maintainers
Credits
- Ported to Backdrop by Laryn Kragt Bakker, CEDC.org
- Created and maintained for Drupal by Manuel Garcia
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.