Extends Views Flipped Table to allow table rows to be hidden and displayed with jQueryUI accordion. Creates flipped tables with arbitrary groups of rows hidden under a parent row. Display of the hidden rows can be toggled by clicking the parent row.

REQUIREMENTS

Install Views Flipped Table and all of it's dependencies.

INSTALLATION

CONFIGURATION

  • Create a view using the "Views Flipped Table Accordion" style, and add all the required fields.
  • To create a row group, edit the parent field, and in the Style Settings drop-down, select "Customize field and label wrapper HTML". Click "Create a CSS class", and add the class "Accordion". Rows below this row, until the next accordion row will be hidden by default, and can be displayed by clicking this row.
  • To end an accordion group, either create a new one, in the same manner as above, or add the "not-accordion" CSS class to a row following an accordion group, in the same manner as described above.

CUSTOMIZATION

CSS can be customised in the same manner as a normal views table.

CONTACT

Current maintainers:

Project information

Releases