http://api.cakephp.org/class_model.html#16c08a6787a40c74393c28f048ae2f31
On 1/23/07, Flexewebs <[EMAIL PROTECTED]> wrote: > > Hi guys, > > I am building an order processing wizard and would liket to save() all > the captured data at the end of a 5 step process. I also want to have > validation on each of the steps working nicely. > > How can I validate form input data without doing a save() every time a > user clicks on the submit button, but only at the last step of the > ordering process? > > Is this at all possible in Cake? My trawling through the manual and > other documentation hasn't yielded results so far. > > Thanks, > > Jason > www.flexewebs.com > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
