File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -714,15 +714,12 @@ the relationship between the removed ``Tag`` and ``Task`` object.
714714 updated (whether you're adding new tags or removing existing tags) on
715715 each Tag object itself.
716716
717- .. sidebar :: Form collection external solutions
718-
719- The package `@a2lix/symfony-collection `_ helps with ``collection `` form elements,
720- by providing to modern browsers the Javascript functionality needed to add, edit and delete
721- elements of the collection.
717+ .. seealso ::
722718
723- If you want to use jQuery, there is a jQuery extension, `symfony-collection `_ with
724- more advanced functionality like moving or duplicating an element in the collection
725- and customizing the buttons is also possible.
719+ The Symfony community has created some JavaScript packages that provide the
720+ functionality needed to add, edit and delete elements of the collection.
721+ Check out the `@a2lix/symfony-collection `_ package for modern browsers and
722+ the `symfony-collection `_ package based on jQuery for the rest of browsers.
726723
727724.. _`Owning Side and Inverse Side` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html
728725.. _`JSFiddle` : http://jsfiddle.net/847Kf/4/
You can’t perform that action at this time.
0 commit comments