CCK content in block and using it for a search engine
In content types I created "clothes". I put the following into it with the help of cck:
Widget: Select list
Label: Color
Name: field_clr
Allowed values list:
Red
White
and
Widget: Select list
Label: Size
Name: field_sze
Allowed values list:
x
xl
I would like to display the above ones on one side in one of the blocks the way that I will be able to search for the products.
My block would look like this:
Clothes:
color: choose
- red
- white
size: all the sizes
- x
- xl
Search
For example I choose the color and size - let's say I would like a red-colored and xl size shirt - I press the search button and I get the result that 3 clothes match my search criterions.
My question is: Is there a modul for this problem or has anybody created something similar that could share with me? I'd really appreciate your help. Thx!
Comments
Views and exposed filters
I created a similar solution with Views and jQuery: http://viddeo.hu/telefonok
Webappz - http://webappz.hu