Skip to content

Views Accordion provides a "jQuery UI Accordion" display style plugin for the Views module.

License

Notifications You must be signed in to change notification settings

backdrop-contrib/views_accordion

Repository files navigation

Views Accordion

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

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

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

About

Views Accordion provides a "jQuery UI Accordion" display style plugin for the Views module.

Resources

License

Stars

Watchers

Forks

Packages

No packages published