Views Flipped Table Accordion
Component ID
2031569
Component name
Views Flipped Table Accordion
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
840
Component created
Component changed
Component body
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
- Install as usual, see http://drupal.org/node/70151 for further information.
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:
- naught101 - http://drupal.org/user/44216
