Use this with hook_form_alter()?
JStarcher - February 24, 2009 - 01:34
| Project: | Multipage form controller |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | form, hook_form_alter, multipage, ubercart |
Description
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?
