File tree Expand file tree Collapse file tree 28 files changed +56
-115
lines changed Expand file tree Collapse file tree 28 files changed +56
-115
lines changed Original file line number Diff line number Diff line change @@ -217,17 +217,15 @@ compound
217
217
This option specifies if a form is compound. The value is by default
218
218
overridden by the value of the ``expanded `` option.
219
219
220
- .. include :: /reference/forms/types/options/empty_data.rst.inc
221
- :end-before: DEFAULT_PLACEHOLDER
220
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
222
221
223
222
The actual default value of this option depends on other field options:
224
223
225
224
* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
226
225
(empty string);
227
226
* Otherwise ``[] `` (empty array).
228
227
229
- .. include :: /reference/forms/types/options/empty_data.rst.inc
230
- :start-after: DEFAULT_PLACEHOLDER
228
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
231
229
232
230
error_bubbling
233
231
~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -393,13 +393,11 @@ Not all options are listed here - only the most applicable to this type:
393
393
394
394
.. include :: /reference/forms/types/options/by_reference.rst.inc
395
395
396
- .. include :: /reference/forms/types/options/empty_data.rst.inc
397
- :end-before: DEFAULT_PLACEHOLDER
396
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
398
397
399
398
The default value is ``[] `` (empty array).
400
399
401
- .. include :: /reference/forms/types/options/empty_data.rst.inc
402
- :start-after: DEFAULT_PLACEHOLDER
400
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
403
401
404
402
error_bubbling
405
403
~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -60,13 +60,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
60
60
61
61
.. include :: /reference/forms/types/options/disabled.rst.inc
62
62
63
- .. include :: /reference/forms/types/options/empty_data.rst.inc
64
- :end-before: DEFAULT_PLACEHOLDER
63
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
65
64
66
65
The default value is ``'' `` (the empty string).
67
66
68
- .. include :: /reference/forms/types/options/empty_data.rst.inc
69
- :start-after: DEFAULT_PLACEHOLDER
67
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
70
68
71
69
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
72
70
Original file line number Diff line number Diff line change @@ -93,17 +93,15 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
93
93
94
94
.. include :: /reference/forms/types/options/disabled.rst.inc
95
95
96
- .. include :: /reference/forms/types/options/empty_data.rst.inc
97
- :end-before: DEFAULT_PLACEHOLDER
96
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
98
97
99
98
The actual default value of this option depends on other field options:
100
99
101
100
* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
102
101
(empty string);
103
102
* Otherwise ``[] `` (empty array).
104
103
105
- .. include :: /reference/forms/types/options/empty_data.rst.inc
106
- :start-after: DEFAULT_PLACEHOLDER
104
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
107
105
108
106
.. include :: /reference/forms/types/options/help.rst.inc
109
107
Original file line number Diff line number Diff line change @@ -74,17 +74,15 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
74
74
75
75
.. include :: /reference/forms/types/options/disabled.rst.inc
76
76
77
- .. include :: /reference/forms/types/options/empty_data.rst.inc
78
- :end-before: DEFAULT_PLACEHOLDER
77
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
79
78
80
79
The actual default value of this option depends on other field options:
81
80
82
81
* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
83
82
(empty string);
84
83
* Otherwise ``[] `` (empty array).
85
84
86
- .. include :: /reference/forms/types/options/empty_data.rst.inc
87
- :start-after: DEFAULT_PLACEHOLDER
85
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
88
86
89
87
.. include :: /reference/forms/types/options/help.rst.inc
90
88
Original file line number Diff line number Diff line change @@ -37,13 +37,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
37
37
38
38
.. include :: /reference/forms/types/options/disabled.rst.inc
39
39
40
- .. include :: /reference/forms/types/options/empty_data.rst.inc
41
- :end-before: DEFAULT_PLACEHOLDER
40
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
42
41
43
42
The default value is ``'' `` (the empty string).
44
43
45
- .. include :: /reference/forms/types/options/empty_data.rst.inc
46
- :start-after: DEFAULT_PLACEHOLDER
44
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
47
45
48
46
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
49
47
Original file line number Diff line number Diff line change @@ -288,17 +288,15 @@ type:
288
288
289
289
.. include :: /reference/forms/types/options/disabled.rst.inc
290
290
291
- .. include :: /reference/forms/types/options/empty_data.rst.inc
292
- :end-before: DEFAULT_PLACEHOLDER
291
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
293
292
294
293
The actual default value of this option depends on other field options:
295
294
296
295
* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
297
296
(empty string);
298
297
* Otherwise ``[] `` (empty array).
299
298
300
- .. include :: /reference/forms/types/options/empty_data.rst.inc
301
- :start-after: DEFAULT_PLACEHOLDER
299
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
302
300
303
301
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
304
302
Original file line number Diff line number Diff line change @@ -53,8 +53,7 @@ option on the form.
53
53
54
54
.. _reference-form-option-empty-data :
55
55
56
- .. include :: /reference/forms/types/options/empty_data.rst.inc
57
- :end-before: DEFAULT_PLACEHOLDER
56
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
58
57
59
58
The actual default value of this option depends on other field options:
60
59
@@ -65,8 +64,7 @@ The actual default value of this option depends on other field options:
65
64
* If ``data_class `` is not set and ``compound `` is ``false ``, then ``'' ``
66
65
(empty string).
67
66
68
- .. include :: /reference/forms/types/options/empty_data.rst.inc
69
- :start-after: DEFAULT_PLACEHOLDER
67
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
70
68
71
69
.. _reference-form-option-error-bubbling :
72
70
Original file line number Diff line number Diff line change @@ -50,13 +50,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
50
50
51
51
.. include :: /reference/forms/types/options/data.rst.inc
52
52
53
- .. include :: /reference/forms/types/options/empty_data.rst.inc
54
- :end-before: DEFAULT_PLACEHOLDER
53
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
55
54
56
55
The default value is ``'' `` (the empty string).
57
56
58
- .. include :: /reference/forms/types/options/empty_data.rst.inc
59
- :start-after: DEFAULT_PLACEHOLDER
57
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
60
58
61
59
.. include :: /reference/forms/types/options/error_mapping.rst.inc
62
60
Original file line number Diff line number Diff line change @@ -89,13 +89,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
89
89
90
90
.. include :: /reference/forms/types/options/disabled.rst.inc
91
91
92
- .. include :: /reference/forms/types/options/empty_data.rst.inc
93
- :end-before: DEFAULT_PLACEHOLDER
92
+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
94
93
95
94
The default value is ``'' `` (the empty string).
96
95
97
- .. include :: /reference/forms/types/options/empty_data.rst.inc
98
- :start-after: DEFAULT_PLACEHOLDER
96
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
99
97
100
98
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
101
99
You can’t perform that action at this time.
0 commit comments