I have an embedded sfFormDoctrine which I was trying to override the save method so that if key fields are blank then the object isn't saved to the db but it appears that saveEmbeddedForms() at line 396 saves the object of embeded forms directly without calling the embedded form's save method. Is there a way around this?
Thanks, Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
