Closed (works as designed)
Project:
Views Accordion
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2012 at 14:34 UTC
Updated:
3 Jan 2013 at 12:11 UTC
Hi,
I'm trying to build a UI where user can select individual items and/or groups of items in a kind of treetable with check-boxes. So I was wondering if, for this purpose, there was a solution for using VBO with Views Accordion. The problem is that both are Views styles and you can choose only one of them at once from Views UI. I guess I will have to write a separate module or hack either VBO or Views Accordion witch are millefeuilles of complex form api, views handlers, theme hooks, alters and callbacks.
Does anyone know a mean for adding check-boxes to views accordion ? or is there an alternative to using VBO and Views Accordion ?
Thanks !
Comments
Comment #1
manuel garcia commentedYou are right, you cannot use both at the same time, sorry. The alternative is to hire a (jquery) developer to get the desired behaviour of your VBO view.