And in case Sam's link isn't so obvious, he's talking about the Controller::cleanUpFields() function. If you use the Form helper's date options, just call $this->cleanUpFields() before your save() in the controller, this will automatically rejoin the separate day/month/ year fields into whatever is appropriate for your db field.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
