Closed (works as designed)
Project:
Views Accordion
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2012 at 14:29 UTC
Updated:
2 Jan 2013 at 13:58 UTC
I would like to be able to open all or close all in views accordion drupal 7
Comments
Comment #1
humansky commentedI agree, this would be a great feature
Comment #2
boabjohn commentedSo in D6 the link looks like this:
Can anyone see what's involved in connecting that class to a show/hide toggle in the script?
Seems odd that this very useful option simply disappeared...is there a more elegant approach suggested in D7?
Comment #3
boabjohn commentedHmmm, this seems to be already answered:
http://drupal.org/node/1165402
But weren't we using jquery before in D6 version? What has changed?
Comment #4
boabjohn commentedMore research...
What's changed is the incorporation fo jquery UI to Drupal Core. This module leverages that library, so we're "limited" to what is available or what gets custom developed.
Maintainer discusses here: http://drupal.org/node/1165402
So basically the only option here is to commission a developer to extend the accordion widget's functionality (see: http://api.jqueryui.com/accordion/)
Suggest this item is closed /works as designed.