By mahalaxmi on
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.
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
Using CCK. it is much easy to
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
Drupal Theme generator
save as well as submit using cck
Thank you. Can a feature called submit be incorporated apart from save to distinguish between and complete and incomplete forms.
Needs to write code for that.
Needs to write code for that. There is module to "Save" and "Save and continue" Feature.
Drupal Theme generator
Thanks a lot
Thanks a lot
You can use the Workflow
You can use the Workflow module to add different stages like that. http://drupal.org/project/workflow
Thanks!
Thanks!
Webform creation using cck module
Did anyone can mention the steps to create the webform using cck module..........???