Posted by nepr1971 on January 9, 2013 at 11:13am
I have a view displaying a list of products.
The view uses contextual filter "Content: Has taxonomy term ID" to allow filtering by category or product name by passing a value via the url.
All this works fine.
Now I have setup another view where I use "Draggable Views" to allow manually sorting the products.
This sorting order is nicely reflected in the product list but only when I show all products.
If I pass a value from the url to the contextual filer, the sorting order is ignored.
I use Drupal 7.18, Views 3.5 and Draggableviews 2.0.
Hope you clever guys can help me solve my problem - thanks :-)
Comments
Same problem here
I have the exact same problem. Anyone know of a good solution?