Hi,
I just wanted to know if it is possible to create web form that incorporates the features of using customized fields using cck and also uses conditional fields.

Comments

quardz’s picture

Using CCK. it is much easy to create and kind of forms.

See here some example forms

http://www.college-complaint.com/complaints/node/add/college

http://www.bribers.in/node/add/bribery

mahalaxmi’s picture

Thank you. Can a feature called submit be incorporated apart from save to distinguish between and complete and incomplete forms.

quardz’s picture

Needs to write code for that. There is module to "Save" and "Save and continue" Feature.

mahalaxmi’s picture

Thanks a lot

zbricoleur’s picture

You can use the Workflow module to add different stages like that. http://drupal.org/project/workflow

mahalaxmi’s picture

Thanks!

Prayaga’s picture

Did anyone can mention the steps to create the webform using cck module..........???