Closed (works as designed)
Project:
DraggableViews
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 10:09 UTC
Updated:
7 May 2013 at 19:31 UTC
Just that. There are not Draggableviews: Order field in Sort Criteria
The only field available is Draggableviews: Weight
Here is the imported view: http://pastebin.com/raw.php?i=EihkaDFX
Comments
Comment #1
istryker commentedThere is no Draggableviews: Order . There is only 1 which is Draggableviews: Weight.
Your view works perfectly for me with the lastest 7.x-2.x-dev and Native API.
Comment #2
justkristin commentedAgreed. The thing works - it is the documentation that is unclear. In the section describing how to add a sorting interface, the terminology is still using that which was relevant for D6.x:
As a final extra step, you'll go back to your regular page display for the view and add "DraggableViews: Order" at the Sort criteria section and place it as the first Sort criteria. For sorting order, choose "Ascending".
"DraggableViews: Weight" does work, however, as you noticed.