Closed (fixed)
Project:
DraggableViews
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2009 at 21:20 UTC
Updated:
23 Jul 2009 at 21:10 UTC
I completely misunderstood this text:
Lock the hierarchy:
[ ] The hierarchy cannot be changed (locked)
I thought this meant that the view would not allow nested (hierarchical) ordering. What it does is disabling the draggable interface altogether, which made me spend hours of troubleshooting and debugging. I would suggest something like:
Lock the order:
[ ] The order and hierarchy cannot be changed (locked)
Thanks!
Comments
Comment #1
sevi commentedChanged to
"Lock: The user cannot rearrange nodes (locked)"
and committed to DRUPAL-6--3 branch.