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 c241299

Browse filesBrowse files
committed
[#6427] Adding a header
1 parent 0882fb5 commit c241299
Copy full SHA for c241299

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+3
-0
lines changed

‎book/testing.rst

Copy file name to clipboardExpand all lines: book/testing.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,9 @@ their type::
699699
PHP format (it converts the keys with square brackets notation - e.g.
700700
``my_form[subject]`` - to PHP arrays).
701701

702+
Adding and Removing Forms to a Collection
703+
.........................................
704+
702705
If you use a :doc:`Collection of Forms </cookbook/form/form_collections>`,
703706
you can't add fields to an existing form with
704707
``$form['task[tags][0][name]'] = 'foo';``. This results in an error

0 commit comments

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