Just keep the data from each page/step in the session or in temporary tables, then save them at the end. All the other stuff is up to you as you learn about CakePHP :) Enjoy, John
On Apr 22, 11:27 pm, Mike <[email protected]> wrote: > Hi everyone, i'm new in CakePHP development (and framework developping > too). > > I need to do a really thick aplication, so i decided to develop it > with this framework, but i have a question for you guys: > > We need a register form divided in different steps (personal > information, professional info, etc) and the data must be saved after > the final step. > how can i do that?, what do you think is the best way?, do you have > any recommendations?? > > Thanks for your help! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
