Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit2a475ba

Browse files
committed
Minor reword
1 parent08a5064 commit2a475ba

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎form/form_collections.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +211,13 @@ yet to add new tags or delete existing ones.
211211
Allowing "new" Tags with the "Prototype"
212212
----------------------------------------
213213

214-
Previouslywe added twodummytags toour task in the controller.
215-
Now let the usersadd as many tag forms as they need directly in the browser.
216-
This will be done through a bitof JavaScript.
214+
Previouslyyou added two tags toyour task in the controller. Now let the users
215+
add as many tag forms as they need directly in the browser. This requires a bit
216+
of JavaScript code.
217217

218-
But first, we need to let the form collection know that instead of exactly two,
219-
it will receive an *unknown* number of tags. This is done with the
218+
But first, you need to let the form collection know that instead of exactly two,
219+
it will receive an *unknown* number of tags. Otherwise, you'll see a
220+
*"This form should not contain extra fields"* error. This is done with the
220221
``allow_add`` option::
221222

222223
// src/AppBundle/Form/TaskType.php

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp