Skip to content

Commit 0654842

Browse files
hiddewiexabbuh
authored andcommitted
Added jQuery symfony-collection plugin to Form collection docs
Fixed title of jQuery plugin
1 parent 83428ec commit 0654842

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

form/form_collections.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,5 +739,13 @@ the relationship between the removed ``Tag`` and ``Task`` object.
739739
updated (whether you're adding new tags or removing existing tags) on
740740
each Tag object itself.
741741

742+
.. sidebar:: Form collection jQuery plugin
743+
744+
The jQuery plugin `symfony-collection`_ helps with ``collection`` form elements,
745+
by providing the JavaScript functionality needed to add, edit and delete
746+
elements of the collection. More advanced functionality like moving or duplicating
747+
an element in the collection and customizing the buttons is also possible.
748+
742749
.. _`Owning Side and Inverse Side`: http://docs.doctrine-project.org/en/latest/reference/unitofwork-associations.html
743750
.. _`JSFiddle`: http://jsfiddle.net/847Kf/4/
751+
.. _`symfony-collection`: https://github.com/ninsuo/symfony-collection

0 commit comments

Comments
 (0)