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 -~----------~----~----~----~------~----~------~--~---
