How can I override the url of a view pane
Posted by socialnicheguru on December 23, 2008 at 10:53pm
I am using a panel to override a page in OG
node/%/event
my view argument for event listings is http://mysite.com/events/1/2/3/4/all/6
my panel page url
http://mysite.com/node/555/allevents/1/2/3/4/all/6
Panel page context: NID, relationship: Group
If I directly add the view to the pane:
1. no context for any of the arguments (I could not get it to work when using legacy view to import a view into a pane if the panel page has context and I tried to set one of the view arguments to that context.
2. arguments: @1/@2/@3/@4/%1/@6
