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

istryker’s picture

Status: Active » Closed (works as designed)

There 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.

justkristin’s picture

Agreed. 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.