Using the form collection
- Details
- Category: Programming internals
The symfony form system uses collections to add or remove many to many or many to one doctrine relationships. When showing the form, you can use some javascript / jquery to add and remove entries in the page dynamically.