Hi everybody,

I don't know if this is a bug but here is what's currently happening.

I am adding the ability for each user on my website to create a bookmark of his favorite content and I like draggableviews module very much,, but it doesn't seem to work with the setup I have as the flag do not get updated when I re-order my views list around. it just doesn't work at all, I looked at the database and the changes that I make do not take.

I followed the tutorial on this page to create a list for each user and works flawlessly with table display ( http://drupal.org/node/326580 ) no problems there.

now once I add the flag weight to sort my nodes and add flag weight field to my table and enable draggableviews to srt by flagweight it just doesn't work.

I see my draggableviews nicely, I re-order my list and I then hit save,, and the list revert back to its original order. I checked the table "flag_content" and it seems that all my flagweights are set to "0" and nothing is getting updated,

any idea what should i do?

Comments

sevi’s picture

Status: Active » Closed (duplicate)

Try the current development-snapshot and have a look at #436912: Can't save order.

I guess this is a duplicate. Tell if I'm wrong.

sevi’s picture

Status: Closed (duplicate) » Closed (fixed)