We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e66fb1 commit ce74b62Copy full SHA for ce74b62
reference/forms/types/options/empty_value.rst.inc
@@ -4,13 +4,12 @@ empty_value
4
**type**: ``string`` or ``Boolean``
5
6
.. versionadded:: 2.3
7
-
8
Since Symfony 2.3, empty values are also supported if the ``expanded``
9
option is set to true.
10
11
This option determines whether or not a special "empty" option (e.g. "Choose an option")
12
will appear at the top of a select widget. This option only applies if the
13
-the ``multiple`` option is set to false.
+``multiple`` option is set to false.
14
15
* Add an empty value with "Choose an option" as the text::
16
0 commit comments