How to create a Panel with an exposed form created with a View
Is this even possible?
I am using panels 6.x-3.x-dev and the latest Views module. I am trying to make a directory search page with Panels and am having problems with the output of a form that I am creating by exposing the input with Views. The page would be made up of two panels - one a glossarized directory listing (this works fine in the panel), the other an exposed form for a proximity search and a taxonomy filter. I have the View created and it works fine - the view exists with display types 'Page' and 'Content Pane'. Both outputs work fine in the Views preview, and the Page display type works when I visit the page's set url.
When I try to add either of the View's outputs [page or content pane] in a panel, nothing displays when I preview the panel or visit the panel's url. When I add the page type to the panel, I use the "Override URL:" option to enter the path of the Panel Page.
Read more