Posted by macuhail on March 9, 2016 at 9:03pm
I am new to using Panoply. Using page manager, I am attempting to create a page that uses an argument to display specific content in a view. In other words I need to send an argument from the URL to a view in a panel.
Usually in page manager, when adding content, there is a setting to send arguments to the view. I do not see this setting when adding content in Panoply. In testing the page, I see that arguments are not being sent to the view.
How do I send arguments from the URL to the view in a panel?
Comments
MetalToad has a great blog post on that
Metal Toad published a 2013 blog post where, working with Page Manager to create pages, they explain how to pass arguments from the page URL to a View Pane that needed to be filtered. I think the example covers your situation.
Thanks a lot. That was quite
Thanks a lot. That was quite helpful.