On Thu, 24 Sep 2009, ferdjuan wrote:

> bindAndSave() is a life saver, it returns true if the form validates
> and if the data is saved into the database, take a look at
> http://www.symfony-project.org/forms/1_2/en/04-Propel-Integration for
> more information, that tutorial is terrific. The downside however is
> that it returns a boolean, and not the object that was saved.

But can't you get to the object through the form anyway?

$form->getObject(), etc etc


-- 



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to