Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3bfdc20

Browse filesBrowse files
committed
Documented CollectionType variables
1 parent 754da30 commit 3bfdc20
Copy full SHA for 3bfdc20

File tree

Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed

‎reference/forms/types/collection.rst

Copy file name to clipboardExpand all lines: reference/forms/types/collection.rst
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,3 +366,13 @@ error_bubbling
366366
.. include:: /reference/forms/types/options/mapped.rst.inc
367367

368368
.. include:: /reference/forms/types/options/cascade_validation.rst.inc
369+
370+
Field Variables
371+
---------------
372+
373+
============ =========== ========================================
374+
Variable Type Usage
375+
============ =========== ========================================
376+
allow_add ``Boolean`` The value of the `allow_add`_ option.
377+
allow_delete ``Boolean`` The value of the `allow_delete`_ option.
378+
============ =========== ========================================

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.