We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b87f1ee commit 6e3bc9fCopy full SHA for 6e3bc9f
cookbook/form/form_collections.rst
@@ -731,3 +731,11 @@ the relationship between the removed ``Tag`` and ``Task`` object.
731
732
.. _`Owning Side and Inverse Side`: http://docs.doctrine-project.org/en/latest/reference/unitofwork-associations.html
733
.. _`JSFiddle`: http://jsfiddle.net/847Kf/4/
734
+
735
+.. _cookbook-form-collections-custom-prototype
736
737
+Render a custom prototype
738
+-------------------------
739
740
+Most of the time the provided prototype will be sufficient for your needs and does not need to be changed.
741
+Should you need to render a prototype for your own specific needs a
0 commit comments