On Sep 29, 2009, at 2:51 PM, Luke wrote:
I would like to create a multistep registration process.
I thought that the content_profile registration module could pull it off, but it seems that it just adds all of the different profile nodes together, to create one huge registration form.
I am looking for a better way.
Before you write a custom module, have you looked into the multistep module? Maybe I'm misunderstanding what you're trying to do, but it does a nice job of separating submission forms into multiple stages.
Steve