Learn Symfony2 - Adding To A Form Collection [2 of 5]
18K views
Feb 15, 2023
In the first part of the tutorial series we looked at how the bundle is set up, and what a Form Collection really is. Now we move on to how to add things to your shiny new form collection. We cover the javascript involved and what it's up too behind the scenes, and we look at the output of our addition when submitting the form.