Search by attributes
Permalink
Hi,
I hope someone can help me out. I am building a website were people can search for a camper. I like to have in top of the page a few selectoptions (and checkboxes) next to eachother to seach for different options (attributes) I created for pages.
For example:
> Type
- ...
- ...
> New or used
- new
- used
> Price
- < 15.000
- < 20.000
I have searched to use attributes with pagelist.. but i don't understand where to edit code. Hope you understand what I am trying to achieve.
I hope someone can help me out. I am building a website were people can search for a camper. I like to have in top of the page a few selectoptions (and checkboxes) next to eachother to seach for different options (attributes) I created for pages.
For example:
> Type
- ...
- ...
> New or used
- new
- used
> Price
- < 15.000
- < 20.000
I have searched to use attributes with pagelist.. but i don't understand where to edit code. Hope you understand what I am trying to achieve.
http://www.concrete5.org/documentation/general-topics/search/...
Secondly, searching by attribute could then be as easy as creating links for each keyword linking like this:
http://yoursite.com/index.php/search/?query=test+search...