On Feb 8, 6:33 pm, Dennis Jacobfeuerborn <[email protected]> wrote: > I figured something like that would be the case but wasn't sure because the > documentation doesn't mention a required name > parameter:http://docs.symfony-reloaded.org/master/guides/forms/overview.html > This should probably be added there too.
The Symfony2 docs site is a little bit behind the github project, which you can browse at https://github.com/symfony/symfony-docs . The updates include fixes to the examples so they work in PR6. One gotcha is that github's ReStructuredText renderer seems to hide some code examples, so view raw, or wait for the site to update -- we ought to be only a few days away from RC1. That said, I can't see anything in the Forms documentation about embedding forms, so I have no idea how you got as far as you did. I'm still flailing around in the dark! :) -- Matt -- 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
