Draggable views and views filtering by nodereferenced NID

gp.mazzola - July 21, 2009 - 13:16
Project:DraggableViews
Version:6.x-3.2-beta5
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi I am trying to use Draggabl Views to reorder image galleries built in this way:

Image gallery: a custome node type
Image: a custom node type with an imagefield and a nodereference (can be multiple) to Image Gallery nodes.

I chose a multireference to allow sharing of images across different galleries.

Then I use a view with an argument on the nodereferenced NID to show all the images in one gallery. Draggable view works perfectly.
The problem is if one or more image nodes are shared between different galleries. In this situation, the ordering does not work anymore.... I think because draggable views (default handler, ot CCK) creates one table for one view, and I am using the same view, filtering nodes by argument.

Is there a way to achieve my purpose? Thank you i advance for help or any suggestion.

#1

criz - July 21, 2009 - 13:33

Hi, see http://drupal.org/node/464870. Support for views arguments is in work...

#2

sevi - August 15, 2009 - 17:37
Status:active» duplicate

Marking as duplicate of the previously mentioned issue.

#3

sevi - August 20, 2009 - 21:57
Status:duplicate» closed
 
 

Drupal is a registered trademark of Dries Buytaert.