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 a839ed4 commit fc70098Copy full SHA for fc70098
reference/forms/types/collection.rst
@@ -277,7 +277,7 @@ the empty values will be kept.
277
278
The ``delete_empty`` option only removes items when the normalized value is
279
``null``. If the nested `type`_ is a compound form type, you must either set
280
- the ``required`` option to ``false`` or set the ``empty_data`` option to
+ the ``required`` option to ``false`` or set the ``empty_data`` option to
281
``null``. Both of these options can be set inside `options`_. Read about
282
the :ref:`form's empty_data option <reference-form-option-empty-data>`
283
to learn why this is necessary.
0 commit comments