Posted by JStarcher on February 24, 2009 at 1:34am
Jump to:
| Project: | Multipage form controller |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
| Issue tags: | form, hook_form_alter, multipage, Ubercart |
Issue Summary
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
#1
this module is designed to make creating multi-page forms easier, not to turn existing forms into multi-page forms.