By cardiffsteve on
I have a Projects page on my website built using a View of content type Projects which contains an image and description, and category. The view also has an exposed filter on Project Category.
I installed Dragable Views so I can rearrange projects in the view and sort them on the way the are rearranged.
Dragable Views doesnt work on the View of Projects which have an exposed filter, but does work on the view I have which has no exposed filter.
Is there a fix for this? This seems to be referred to in a view places in the forums but I cant make any sense of the responses.
thanks
Steve
Comments
I have now posted this on the
I have now posted this on the Issues page for the module.
thanks
Check the settings for the
Check the settings for the Draggableviews: Weight sort handler. You may want to set the arguments handling to "Do not use any arguments (use empty arguments)" so that the same ordering will be used if the view is filtered or not.