Skip to content

Commit 6e3bc9f

Browse files
author
daFish
committed
Created paragraph for prototype customization.
1 parent b87f1ee commit 6e3bc9f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cookbook/form/form_collections.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,3 +731,11 @@ the relationship between the removed ``Tag`` and ``Task`` object.
731731

732732
.. _`Owning Side and Inverse Side`: http://docs.doctrine-project.org/en/latest/reference/unitofwork-associations.html
733733
.. _`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

Comments
 (0)