Hi Michael,

I believe the ->updateObject() method is called on embedded forms. You  
might also use a validator or post validator to handle this logic.

--

Kris Wallsmith | Community Manager
kris.wallsm...@symfony-project.com
Portland, Oregon USA

http://twitter.com/kriswallsmith

On Jan 28, 2009, at 10:48 AM, Michael Smith wrote:

>
> 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 symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to