8000 No need to set "multiple" and "expanded" to false as the field's type… · fabpot/symfony-docs@733c487 · GitHub
[go: up one dir, main page]

Skip to content

Commit 733c487

Browse files
Nelson da Costaweaverryan
Nelson da Costa
authored andcommitted
No need to set "multiple" and "expanded" to false as the field's type is "entity".
1 parent 86e260e commit 733c487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/form/dynamic_form_modification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ and fill in the listener logic::
295295

296296
.. note::
297297

298-
The ``multiple`` and ``expanded`` form options will default to false because the entity type is ``entity``.
298+
The ``multiple`` and ``expanded`` form options will default to false because the friend field's type is ``entity``.
299299

300300
Using the Form
301301
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0