A common scenario - you want to both have a way of arbitrarily sorting the order of nodes in a list and have an admin page to manage the list. So, you create a view, add a page with a table to list all of the applicable content and add the DraggableViews field & sorter to control the order; then add a block, retain the same sort options but override the output and change it to display node teasers in a slideshow. That's the theory. What steps am I missing in order to make this work or is it not possible yet? Thanks :)

Comments

Frederic wbase’s picture

Same issue over here. I don't understand, in the 7.x version the sort display must be in the same view as the display you wan't to reorder.

How does it work now?

ygerasimov’s picture

Status: Active » Fixed

In block display you should override and remove draggableviews field. Also you need to override and save settings of the draggableviews sorter to make sure the source of your weights is your Page display.

Please advise you if you still have problems with set up.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.