Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Page Manager
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 May 2011 at 00:35 UTC
Updated:
15 Feb 2012 at 10:41 UTC
I've tried to do this via Panel argument (Third) and input on pane config - neither seem to work.
I'm sure that the I've got the right Panel relationship setup because I'm able to print out the correct GID in the Panel Page title if need be. Similarly, my View Pane responds correctly if I pass it an existing GID in Preview mode. Hence my suspicions that the GID isn't getting from the Panel to the View pane.
Any ideas?
I'm using Panels 7.x-3.x-dev and Views 7.x-3.x-dev.
Comments
Comment #1
merlinofchaos commentedYou want From Context. A GID is a node ID, so if you've got a group context it should satisfy the conditions for a node. If there's a specific group context, even better. Then, when you configure the pane, select the context that has the gid.
Comment #2
dddbbb commentedThanks, that worked fine :)
Comment #4
jferrervalls commentedhi dixhuit,
I'm trying to get the Gid in pane, as you mentionned in the issue summary.
I've been looking for hours now, but I'm missing somethink.
Can you please help me on that and tell me witch relationship you used to do so.
Comment #5
dddbbb commented@jferrervalls
I used the following Views relationships (but it entirely depends on what it is you're trying to do with the information):
Group membership: Node group membership
Content: Author
In the content pane view make sure that 'Pane settings > Argument input' is set to 'From context' and then select the context that you've set up in the panel pane.
Hope that helps.