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 4a9b28f

Browse filesBrowse files
MrYamousOskarStark
authored andcommitted
[Reference] Form empty data option - Update repetitive text
1 parent 6682b7b commit 4a9b28f
Copy full SHA for 4a9b28f

File tree

Expand file treeCollapse file tree

1 file changed

+4
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-6
lines changed

‎reference/forms/types/options/empty_data_description.rst.inc

Copy file name to clipboardExpand all lines: reference/forms/types/options/empty_data_description.rst.inc
+4-6Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ This will still render an empty text box, but upon submission the ``John Doe``
1515
value will be set. Use the ``data`` or ``placeholder`` options to show this
1616
initial value in the rendered form.
1717

18-
If a form is compound, you can set ``empty_data`` as an array, object or
19-
closure. See the :doc:`/form/use_empty_data` article for more details about
20-
these options.
21-
2218
.. note::
2319

24-
If you want to set the ``empty_data`` option for your entire form class,
25-
see the :doc:`/form/use_empty_data` article.
20+
If a form is compound, you can set ``empty_data`` as an array, object or
21+
closure. This option can be set for your entire form class, see the
22+
:doc:`/form/use_empty_data` article for more details about these
23+
options.
2624

2725
.. caution::
2826

0 commit comments

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