I've installed Draggableviews 7.x-2-dev and updated to the latest version using git pull. Also, I've updated all modules with drush pm-update. And cleared all cache tables using drush. Originally, only one of the sites featured a draggableviews view. When this didn't work, I tried adding this to the other sites in the multi-site installation. None work properly. All have the same outlined test case: five items, each item in one of three categories for a total of five items (each has a separate content type, too. Just to keep the names separate).

These views use Grouping field Nr.1 in the table settings on a separate category field. Each view includes:
Fields: Draggableviews: Content
Sort Criteria: Draggableviews: Weight (asc)

The Page Display with "show row weights" option gives the same value for each item, -5.

Comments

ygerasimov’s picture

Status: Active » Postponed (maintainer needs more info)

Please advise what exactly doesn't work? Can you drag items and ensure that weights are changed when you click "show row weights"? Can you also check if you have any records in draggableviews_structure table after you save the order?

johnpitcairn’s picture

Check that you are using all arguments in the DraggableViews: weight sort configuration. I had a similar problem with all row weights being set equal and negative (not using grouping), and the problem was that I had accidentally checked "do not use any arguments".

istryker’s picture

Status: Postponed (maintainer needs more info) » Fixed

This issue is 36 weeks old. Its probably a mis-configured page & sort order display. Last dev fixes a few issue that prevent a view from working as expected.

Cleaning up issue queue. Closing issue. Reopen if you are still having problems

Status: Fixed » Closed (fixed)

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