Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de25ede commit 52c0a94Copy full SHA for 52c0a94
reference/forms/types/collection.rst
@@ -275,7 +275,7 @@ the empty values will be kept.
275
276
.. caution::
277
278
- The ``delete_empty`` option only removes items when the normalized value is
+ The ``delete_empty`` option only removes items when the normalized value is
279
``null``. If your `type`_ is a compound form type, you must either set the
280
``required`` option to ``false`` or set the ``empty_data`` option to ``null``.
281
Both of these options can be set inside `options`_. See
0 commit comments