I'm sorry, bind it's ok with $oForm->getEmbeddedForm(..)->bind(...) Is there an alternative?
On 1 fév, 17:23, DoRiaN <[email protected]> wrote: > Finally, I can't bind with $this->embedForm(), it's not OK. > > On 1 fév, 15:16, DoRiaN <[email protected]> wrote: > > > With $this->embedForm() it's OK. > > > Is there an alternative? > > > On 1 fév, 12:33, DoRiaN <[email protected]> wrote: > > > > Hello (i'm french excuse me for my englis), > > > > I try to use an array in widget name with $this->widgetSchema- > > > > >setNameFormat('test[%s]'); > > > > $this->setWidget('example[0]', .... > > > > On submit I've : > > > > Unexpected extra form field named "example". > > > > Thanks, > > > Dorian -- 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.
