Closed (won't fix)
Project:
DraggableViews
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2010 at 15:48 UTC
Updated:
19 Oct 2010 at 21:33 UTC
For administrator I have one display that uses Draggable Table style, and for normal user I have another display that uses HTML list. Could you please give me any hint on how to get hierarchies in HTML list style? How to get depth of the item for proper indentation? This could be even hack that are placed in my views theme file.
Thank you very much.
Comments
Comment #1
dixon_There is no clean way of doing this right now. But it's a really great idea! Somewhat out of the scope of this module, though. DraggableViews is built to feed data structures through different handlers. Not the other way around.