I solved it by moving embedForm section to be AFTER $this->setWidgets(array(. Then it showed on the page. Makes no sense and it was not mentioned in any of the tutorials as far as I could tell.
But I still had problems with properly displaying and saving. I found this http://www.blogs.uni-osnabrueck.de/rotapken/2009/03/13/symfony-merge-embedded-form/ and modified my BaseFormDoctrine. Now it displays and saves fine. I've got to say, this was an incredibly frustrating experience. Does anyone know if Symfony team is planning to include embedMergeForm in the code? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
