Hi,
the new BETA-release of draggableviews supports paging (at least without producing errors). With the attached patch your handler will generate as many order fields as needed for the current page (or number of results if no paging used). I also removed the switch(..) because I think there's no need for other form types.

Hope this will work :)
greetings,
sevi

CommentFileSizeAuthor
flag_weights.patch2.64 KBsevi

Comments

lyricnz’s picture

Why shouldn't this module support displaying the weights as selects?

sevi’s picture

It should display weights as selects but not as hidden-fields. The reason for this is paging-support which needed some modifications (and there will come further modifications with the next version). The set of values must be limited.

lyricnz’s picture

Status: Needs review » Fixed

I think this is the same change that was just applied in [#183198] - Committed patch to CVS - http://drupal.org/cvs?commit=183198

Status: Fixed » Closed (fixed)

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