Skip to content

Commit facb546

Browse files
author
Hans Allis
committed
Added reference to the inherited option 'empty_data' on the collection form type page
1 parent c9cc8cc commit facb546

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

reference/forms/types/collection.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ forms, which is useful when creating forms that expose one-to-many relationships
2222
| Inherited | - `label`_ |
2323
| options | - `error_bubbling`_ |
2424
| | - `by_reference`_ |
25+
| | - `empty_data`_ |
2526
+-------------+-----------------------------------------------------------------------------+
2627
| Parent type | :doc:`form</reference/forms/types/form>` |
2728
+-------------+-----------------------------------------------------------------------------+
@@ -330,4 +331,6 @@ error_bubbling
330331

331332
.. _reference-form-types-by-reference:
332333

333-
.. include:: /reference/forms/types/options/by_reference.rst.inc
334+
.. include:: /reference/forms/types/options/by_reference.rst.inc
335+
336+
.. include:: /reference/forms/types/options/empty_data.rst.inc

0 commit comments

Comments
 (0)