By rsomaskandan on
I have a custom content type which has many fields. I would like to have the node/add form to be split into multi forms(something like a multipage).
I found this module which suits my needs perfectly http://drupal.org/project/wizard but unfortunately its only for 5.x and I need it for D6.
Is there an alternative to this module or any easy way of achieving the same result?
Comments
I'm writing a guide for you
I'm writing a guide for you tonight about one method of accomplishing this. I'll post the URL when complete.
-- David
davidnewkerk.com | absolutecross.com
View my Drupal lessons & guides
Guide complete
My guide is done... hope this helps:
Create multiple-page forms using CCK Fieldgroups
-- David
davidnewkerk.com | absolutecross.com
View my Drupal lessons & guides
Thanks!!! Thanks!!!
Hi David,
I went through the guide and it sounds easier to achieve what I want. :)
Thanks a lot!
RS