Re: [symfony-users] i need help urgent

2010-03-11 Thread Eno
On Thu, 11 Mar 2010, Belgacem TLILI wrote: > hello for all symfony users, > > i have a problem with my symfony project > > i have two forms > ** main form for user > ** embed form for phonenumber > > the relation between user and phonenumber is one-many > in the model phonenumber i have a colum

[symfony-users] i need help urgent

2010-03-11 Thread Belgacem TLILI
hello for all symfony users, i have a problem with my symfony project i have two forms ** main form for user ** embed form for phonenumber the relation between user and phonenumber is one-many in the model phonenumber i have a column id_user in the file : UserForm.class.php i have ahh this line