Hi bakers, With cakephp 1.3, is it possible to overwrite the value of $this->data used by the Form helper? I have some custom validation which when it fails I'd like to amend the data in the form manually.
I could overwrite the variable and save the form, but it would be nice to let the user know and give them the option to confirm it. Thanks, Jon -- jon bennett - www.jben.net - blog.jben.net 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
