Hi, I just had a closer look at the multi-page form example in the manual. Currently you need to add a good bit of code to get this running:
http://framework.zend.com/manual/en/zend.form.advanced.html#zend.form.advanced.multiPage In the of the page end it says: Upcoming releases of Zend Framework will include components to make multi page forms simpler by abstracting the session and ordering logic. In the meantime, the above example should serve as a reasonable guideline on how to accomplish this task for your site. Are there any plans in which release the multi-page support will officialy make it into Zend_Form? Thanks and best regards, Ralf
