Panels for Custom Search
public
group: Panels
pshafer - Wed, 2008-06-25 19:04
Is there any way that I can use panels for a custom content type search. For instance I have a content type called Events, and I only want to search nodes of this type, however I want to state withing the domain of the Events url ('events/whatever')? Is this possible or should I be looking for a different solution?
Thanks!

Panels is not the right
Panels is not the right module. You can create a custom search with CCK Facet Search, when you have used CCK.
With views fastsearch you can also build a custom search.
bennos
Views Fast Search
Faceted Search has good CCK field support, but take a look at Views Fast Search, as well.