hello, I'm having a problem with the widget sfWidgetFormInputFileEditable(), the widget is rendered well and all the form works but, when the form is submitted in both Editing and creating a new record the value of the field edited by the widget sfWidgetFormInputFileEditable() is updated with the value "array" and the file is not uploaded.
the form is under a admin module created with doctrine:generate- module,and I was following some Jobeet steps but I wasn't doing jobeet. So, I don't edit the default routes and I just edit the Form Class to configure the form as says on jobeet in the 12 day. please if anybody knows what I'm doing wrong or what I'm missing? thanks in advance. Miguel Mejia. -- 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.
