Is it practical to use CCK and Views modules to keep forms of volunteer information (name, address, availability, etc) and also allow querying this database for information (e.g. list of people who knows how to drive)? Are there any better solutions for keeping such a database?

Thanks!
George

Comments

publetariat’s picture

Why not use user profiles to contain all that info, then use a "user" view with exposed filters for the search form?