Closed (fixed)
Project:
View reference
Version:
7.x-3.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Feb 2012 at 11:25 UTC
Updated:
4 Mar 2012 at 10:20 UTC
Hi,
I'm using a view in panel that takes the OG Group gid of the diplayed node as an argument (available from panel context after adding OG Group context).
The view just works fine, but as soon as I use the reference field instead of the view itself, it's not working anymore.
It's working when I pass manually the Og group id from the view reference field , but I would like it to be set automatically throw PHP.
I've been trying several things but I didn't manage to access the Panel context.
I would appreciate any help on this.
Thanks for your great work on this module.
JULIAN
Comments
Comment #1
danielb commentedI'm not familiar with OG, but maybe if you show the PHP you tried I can make a suggestion?
Comment #2
danielb commentedAlso I have made some changes to argument handling in the latest dev release, FYI. It will temporarily add your arguments to the URL during the execution of the View, which can resolve *some* issues.
Comment #3
danielb commentedComment #4
danielb commentedReopen if you wish to discuss further.