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

dnewkerk’s picture

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

dnewkerk’s picture

rsomaskandan’s picture

Hi David,

I went through the guide and it sounds easier to achieve what I want. :)

Thanks a lot!

RS