I have a content type that was created when I made a product class in Ubercart and I need to make the submission of the node into a multipage form. Can I use hook_form_alter() to make this content type into a multipage form or does this module only work if you create the form manually?

Comments

Anonymous’s picture

Status: Active » Closed (works as designed)

this module is designed to make creating multi-page forms easier, not to turn existing forms into multi-page forms.