File tree 1 file changed +3
-7
lines changed
1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ The ``file`` type represents a file input in your form.
14
14
| | - `empty_data `_ |
15
15
+-------------+---------------------------------------------------------------------+
16
16
| Inherited | - `disabled `_ |
17
- | options | - `empty_data `_ |
18
- | | - `error_bubbling `_ |
17
+ | options | - `error_bubbling `_ |
19
18
| | - `error_mapping `_ |
20
19
| | - `label `_ |
21
20
| | - `label_attr `_ |
@@ -45,8 +44,8 @@ empty_data
45
44
46
45
**default **: ``null ``
47
46
48
- This option is set to `` null `` automatically because it is not used by the
49
- renderd field widget .
47
+ This option determines what value the field will return when the submitted
48
+ value is empty .
50
49
51
50
Basic Usage
52
51
-----------
@@ -111,9 +110,6 @@ type:
111
110
112
111
The default value is ``null ``.
113
112
114
- .. include :: /reference/forms/types/options/empty_data.rst.inc
115
- :start-after: DEFAULT_PLACEHOLDER
116
-
117
113
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
118
114
119
115
.. include :: /reference/forms/types/options/error_mapping.rst.inc
You can’t perform that action at this time.
0 commit comments