Skip to content

Commit

Permalink
Documented CollectionType variables
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj committed Feb 18, 2014
1 parent 754da30 commit 3bfdc20
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions reference/forms/types/collection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -366,3 +366,13 @@ error_bubbling
.. include:: /reference/forms/types/options/mapped.rst.inc

.. include:: /reference/forms/types/options/cascade_validation.rst.inc

Field Variables
---------------

============ =========== ========================================
Variable Type Usage
============ =========== ========================================
allow_add ``Boolean`` The value of the `allow_add`_ option.
allow_delete ``Boolean`` The value of the `allow_delete`_ option.
============ =========== ========================================

0 comments on commit 3bfdc20

Please sign in to comment.