I am developing a phone canvassing module. To make it widely adaptable to various campaigns, I would like to give the organizer of the campaign the ability to specify the questions volunteers will ask to callees.

Two questions
1) Is integrating CCK into my module the easiest way to achieve this?
2) If so, what is your recommended documentation (either on-line or on paper) on how to integrate CCK into your own modules?

Comments

chrisshattuck’s picture

Hi there,

I think the webform module is probably more what you're looking for. Your model is more like a survey-like form that someone would fill out on a web site rather than a full-on content type. Creating a webform has less overhead in terms of the workflow required to get it set up, and you can store and mail the results.

Cheers,
Chris

Build a Module.com - The definitive video guide to Drupal development

Learn virtually any aspect of Drupal on BuildAModule, where I've recorded over 2200 video tutorials.