Re: [symfony-users] Re: array of array

2010-02-02 Thread ozgur ince
did you set validator for this field? On Mon, Feb 1, 2010 at 6:32 PM, DoRiaN doria...@gmail.com wrote: I'm sorry, bind it's ok with $oForm-getEmbeddedForm(..)-bind(...) Is there an alternative? On 1 fév, 17:23, DoRiaN doria...@gmail.com wrote: Finally, I can't bind with $this-embedForm(),

Re: [symfony-users] Modify sfGuardUserForm fields

2010-01-13 Thread ozgur ince
you should do your changes in plugins\sfDoctrineGuardPlugin\lib\form\doctrine\sfGuardUserAdminForm.class or change the form class in plugins\sfDoctrineGuardPlugin\modules\sfGuardUser\config\generator.yml On Wed, Jan 13, 2010 at 12:46 AM, Jose San Gil jsangi...@gmail.com wrote: Hi folks! I'm

Re: [symfony-users] sfWidgetFormPropelJQueryAutocompleter stops working after submitting form with errors

2010-01-13 Thread ozgur ince
did you change your executeCreate and executeUpdate actions? On Wed, Jan 13, 2010 at 10:04 PM, J_Wesker j_chave...@hotmail.com wrote: Hi everyone! I'm currently using: sfWidgetFormPropelJQueryAutocompleter for the autocompletition feature. Symfony 1.2 Mozilla Firefox 3.5.5 Firebug 1.4.5