-- Ralf Eggert <[EMAIL PROTECTED]> wrote (on Monday, 10 November 2008, 10:45 AM +0100): > 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?
There is a proposal being reviewed for an action helper that simplifies the process; however, the author has been too busy to push it forward recently. We're going to make an effort go push it forward for 1.8.0. -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
