Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
Views Integration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2009 at 01:23 UTC
Updated:
17 Apr 2015 at 08:04 UTC
Jump to comment: Most recent
Comments
Comment #1
mfer commentedViews Carousel is just a way to present a view. It doesn't decide what shows up in your view. This is a views support question.
Comment #2
dawehnerAnd Views does not implement the nodereference handler :)
Comment #3
markus_petrux commentedMultiple value fields also expose the delta key to views, so you could use it to filter by delta, but... you can only filter by an arbitrary number, not latest deltas in a multiple value field. So I'm afraid what you want is not possible without some kind of coding magic.
Comment #4
merlinofchaos commentedThere is not enough information to help you here.
You should carefully explain precisely what it is you're trying to accomplish, what it is you're actually getting, and paste an export of the view you're using. Perhaps then someone can help.
From my guess, what you want to start with is a node reference relationship (listed under content) and a node: nid argument, though. Most of the fields you will then display attached to the relationship, and the argument will be the node that you're getting other nodes related to.
Comment #5
jkingsnorth commentedNo further information from the original poster, so I'm going to close the issue. There is a good suggestion in #4 that might help others.