Forum

Thread tagged as: Question

Perch Filterable List / Search facility

Is there a way I can create a search facility like described on this filterable list example??

I basically want the filters on my homepage like AirBNB do but the filtered results to show up on /properties.php

If so please can someone provide some simple guidance.

James Tedder

James Tedder 0 points

  • 5 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Yes, set the action attribute on the form to point to the page you want the form to submit to.

Thanks Drew.

Is the filterable list options possible to generate itself from Categories created?

If so how would I get the Categories to appear in the Form?

Drew McLellan

Drew McLellan 2638 points
Perch Support

Yes, I don't see why not. You can output categories with perch_categories()

https://docs.grabaperch.com/docs/categories/page-functions/