[symfony-users] embedForm bug?

2010-01-04 Thread kierzniak
I have problem during saving embed form. Someone describe it on this site: http://symfonyguide.wordpress.com/2009/09/28/symfony-forms-saving-process/ my problem is connected with this part: "I tried to embed an sfGuardForm with this system. Saving a new object went fine, but for some reasons, edit

[symfony-users] Re: embedForm bug?

2010-01-05 Thread kierzniak
oogle for that. > > Cheers, Daniel > > Sent from my iPhone > > On Jan 5, 2010, at 2:36 AM, kierzniak wrote: > > > I have problem during saving embed form. Someone describe it on this > > site: > >http://symfonyguide.wordpress.com/2009/09/28/symfony-for

[symfony-users] Re: embedForm bug?

2010-01-06 Thread kierzniak
> Cheers, Daniel > > On Jan 5, 2010, at 4:11 PM, kierzniak wrote: > > > I have read many of theese tutorials. Without effect. I have unset id. > > But.. look at this schema of saving forms > >http://vousavezchoisi.com/img/formsdiagram.png > > I don't know if is

[symfony-users] Re: embedForm bug?

2010-01-06 Thread kierzniak
and you really want another model, please > have a look at embedRelation() which takes care of all the unset magic and so > on for you. > > Cheers, Daniel > > On Jan 6, 2010, at 1:22 PM, kierzniak wrote: > > > No, i embed panel_user_form to sf_guard_user_form. This is m