Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 4c49510

Browse files
committed
Merge pull request #451 from symfony-cmf/assoc-edit-form-burgov
note about BurgovKeyValueFormBundle
2 parents 55f2aca + 35f2198 commit 4c49510

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

bundles/phpcr_odm.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,11 @@ Form Types
543543
The bundle provides a couple of handy form types for PHPCR and PHPCR-ODM
544544
specific cases, along with form type guessers.
545545

546+
.. tip::
547+
548+
When editing associative multivalue fields, have a look at the
549+
`BurgovKeyValueFormBundle`_.
550+
546551
phpcr_document
547552
~~~~~~~~~~~~~~
548553

@@ -864,3 +869,4 @@ Dumping nodes under ``/cms/simple`` including their properties:
864869
.. _`documentation of the DoctrineFixturesBundle`: http://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
865870
.. _`SQL2 queries`: http://www.h2database.com/jcr/grammar.html
866871
.. _`DoctrineCacheBundle`: https://github.com/doctrine/DoctrineCacheBundle/
872+
.. _`BurgovKeyValueFormBundle`: https://github.com/Burgov/KeyValueFormBundle

0 commit comments

Comments
 (0)