We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b3542 commit 67c93b6Copy full SHA for 67c93b6
reference/forms/types/options/empty_data.rst.inc
@@ -11,7 +11,7 @@ DEFAULT_PLACEHOLDER
11
12
This option determines what value the field will return when the submitted
13
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).
+the form is rendered in a view (see ``data`` or ``placeholder`` options).
15
16
It helps you handling form submission and you can customize this to your needs.
17
For example, if you want the ``gender`` choice field to be explicitly set to ``null``
0 commit comments