Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Views Content
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2011 at 22:34 UTC
Updated:
3 Aug 2011 at 00:12 UTC
I'm using the References module, the Page Manger, and Panels.
Only the first item in the reference list shows up.
To double check this, go back to your view, and plugin two or more NID's that you know of (n+n or n,n).
The view preview is correct, but the final display (on the page) is wrong.
Are entity tokens being used to pass NID's between the Page and the View?
Comments
Comment #1
merlinofchaos commentedMost contexts can only contain a single object, not a bunch of objects. It seems the relationship assumes you always mean the first delta, though actually it would be good if it were selectable.
For now, you can work around this, sort of, by using a view and doing node from view -- that'll let you pick them into individual contexts. However, a single context cannot, currently, accept multiple nodes.
Comment #2
merlinofchaos commentedRetitling. There needs to be a delta setting, and this setting respected when choosing which context to create.
Comment #3
merlinofchaos commentedCommitted this setting. It's not well tested, could use feedback from others!