- πΊπΈUnited States jcandan
I am experiencing this with the latest release of 2.1.3.
I have a View with 2 displays. One with the DraggableViews Flagging field for drag-n-drop sort. And another for displaying the items. Both are sorted by the DraggableViews Weight. The DraggableViews Weight field is displayed on both.
In the sortable Views Display, the Weights are correctly affected by sort changes and saves.
But the View Display without the sort feature shows all DraggableViews Weight values as 0. Obviously, the sort order is incorrect as a result.
- Status changed to Closed: works as designed
almost 2 years ago 2:29pm 13 June 2023 - πΊπΈUnited States jcandan
Got it.
Saw the following in the README:
Click 'Draggableviews: Weight (asc)' under 'SORT CRITERIA'
You should see:
Display sort as:
<title of view> (<display title>)I went and looked at the DraggableViews Weight sort criteria item, and found the field described (though worded differently). Changed the value to the Views Display where the sort occurs.
And now the other Views Display is sorted correctly and the Weight values shown are also correct.