By sakarya on
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
_
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).
Never before used views
Never before used views module. Is there a tutorial example?