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:
Format
=Views Accordion
in the Style dialog within your view.- Review the Format settings.
Show
=Fields
as the row style, under the Format setting.- Provide at least two fields to display (Example:
Title and Body
orQuestion and Answer
).
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
- Laryn Kragt Bakker
- Collaboration and co-maintainers welcome
Credits
- Ported to Backdrop by Laryn Kragt Bakker
- Port to Backdrop sponsored by 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.