Hello.

I've created a content type (information form) and fill all members it.

There are some list fields(gender, eye color, hair color etc.) in the form. I want to create a search form with them. Visitors can list the content by choosing from the fields.

How can i do it?

Thanks..

Comments

WorldFallz’s picture

you can do this using the views module with 'exposed filters' (add filters for the fields and click the 'expose' button to make them available for searching).

sakarya’s picture

Never before used views module. Is there a tutorial example?