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 67c93b6

Browse filesBrowse files
HeahDudewouterj
authored andcommitted
fix typo
1 parent 87b3542 commit 67c93b6
Copy full SHA for 67c93b6

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: reference/forms/types/options/empty_data.rst.inc
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ DEFAULT_PLACEHOLDER
1111

1212
This option determines what value the field will return when the submitted
1313
value is empty. It does not set an initial value if none is provided when
14-
the form is rendered in a view (see `Data` or `Placeholder` options).
14+
the form is rendered in a view (see ``data`` or ``placeholder`` options).
1515

1616
It helps you handling form submission and you can customize this to your needs.
1717
For example, if you want the ``gender`` choice field to be explicitly set to ``null``

0 commit comments

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