Either save the values from each page (step) in the database or in the session, then upon the final save (commit), gather all the information together and save it to the database. Enjoy, John
On May 10, 2:14 pm, Master Ram <[email protected]> wrote: > hi.. all > > i am new to cakephp. > > i have five pages. and only one table.. > > in each page i have five fields. i want add the filled data after 5th > page. > > each page i am having next button. after i am clicking on next. i will > get the next page. > > how to do. > > please help me... > > in advance thanks... > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > 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 > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
