I've used draggable views before and never had an issue, but I can't figure out why I'm getting this message.

I have it set up as follows:
sort:
- DraggableViews:Order

fields:
- DraggableViews: Order
- Node: Title

Style:
-Draggable Table

Style: Override normal sorting
- tried checked and unchecked

Style: Order Field / Handler
- DraggableViews: Order / Native (also tried CCK)

What could I be missing? I know this has to be something obvious... but I've compared it with my other draggable views and I'm just not seeing it.

Comments

harriska2’s picture

Yep, same here.

pasqualle’s picture

try to change the fields to

fields:
- Node: Title
- DraggableViews: Order

istryker’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

This is fixed in 7.x-2.x and 8.x-1.x

6.x in now unsupport. Closing this issue.