Quantcast
Viewing all articles
Browse latest Browse all 49204

Passing Arguments to views inside panel

Hi There
I have been using panles 2 beta 2, with views 1.6

I want to be able to pass the panel page argument to the views inside the panel ,
I have read all the documentation here, but can't make this happen, any help will be appreciated.

I have a content type call event (with a date field called date_start)
I have set up a view called events that accept the date_start as an argument, (it's the second argument , the first is termid, and the third is RSS: RSS Feed Selector)
the view has argument code that set up the default value

when i run the the view and pass this parameters - everythig work's fine

I have set up a panel view kids_events_2 and set up the arguments (termid is fixed ) ,
about the date, and rss i have tried all the options : from context, from panel argument, input from panel but none worked

I have set up a panel page PanelEvents, and tried to set up the panel arguments, and tried without arguments
I want that the argument sent to the panel will be passed to the views
so is i write ...PanelEvents/DATE_FILTER_HERE i.e. PanelEvents/@P2W the "@P2W" will be passed to the view

I am missing something here, any help will be appreciated

I am attaching the view , panel view & panel

Thanks in advance
Avior

AttachmentSize
panel-views.txt5.89 KB

Viewing all articles
Browse latest Browse all 49204

Trending Articles