By welly on
Hello all,
I've got a vocabulary which I would like to use with Views and create a draggable ordering view. I'm having a few problems with the taxonomy handler example. Essentially I just want to list the terms in a view and have the drag handle next to the term names and enable the user to reorder those terms.
Any advice would be much appreciated!
Welly
Comments
Giving this a little bump
Giving this a little bump
Ok, i've figured this out and
Ok, i've figured this out and got the functionality working fine. However, it does have a tendency to display warning messages saying "Draggableviews: A cycle was found.". Would anyone have any ideas why this is occurring?
Thanks
Another bump!
Another bump!
Which version of
Which version of DraggableViews are you using? This really shouldn't be :\
I paste here the views export code of a simple draggable taxonomy view.. just for the case you need.
Greetings,
sevi
Hi Sevi, Many thanks for your
Hi Sevi,
Many thanks for your help, I'm using 6.x-3.2-beta5. Like I say, functionally, it's working but just with all the additional error messages. I'll try your view and see if that clears the problem. I'm sure it is most likely a small thing I've missed.
Thanks again,
Welly
Great stuff, your example
Great stuff, your example worked perfect. Many thanks.
Single value field
I got the same effect when using a node reference field as parent field in a draggable view. The message disappeared when I changed the field from "unlimited" values to just single value.
Pity – it spoils a great usecase. But DraggableViews is still a really neat tool. :-)
//Johan Falk, [NodeOne](http://nodeone.se), [Sweden](http://drupalsverige.se)