Can somebody please explain to me why Model->saveField() wipes out $this->data?
If I pr($this->data) before the saveField() call, the form data is spit out. After the saveField() call, pr($this->data) only produces an empty array. Can somebody please explain to me why that is (or point me in the right direction?) I'm using cake 1.2 TIA! Rich --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
