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 @@ -212,17 +212,15 @@ compound
212212This option specifies if a form is compound. The value is by default
213213overridden by the value of the ``expanded `` option.
214214
215- .. include :: /reference/forms/types/options/empty_data.rst.inc
216- :end-before: DEFAULT_PLACEHOLDER
215+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
217216
218217The actual default value of this option depends on other field options:
219218
220219* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
221220 (empty string);
222221* Otherwise ``[] `` (empty array).
223222
224- .. include :: /reference/forms/types/options/empty_data.rst.inc
225- :start-after: DEFAULT_PLACEHOLDER
223+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
226224
227225error_bubbling
228226~~~~~~~~~~~~~~
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:
393393
394394.. include :: /reference/forms/types/options/by_reference.rst.inc
395395
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
398397
399398The default value is ``[] `` (empty array).
400399
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
403401
404402error_bubbling
405403~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -56,13 +56,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
5656
5757.. include :: /reference/forms/types/options/disabled.rst.inc
5858
59- .. include :: /reference/forms/types/options/empty_data.rst.inc
60- :end-before: DEFAULT_PLACEHOLDER
59+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
6160
6261The default value is ``'' `` (the empty string).
6362
64- .. include :: /reference/forms/types/options/empty_data.rst.inc
65- :start-after: DEFAULT_PLACEHOLDER
63+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
6664
6765.. include :: /reference/forms/types/options/error_bubbling.rst.inc
6866
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>`:
9393
9494.. include :: /reference/forms/types/options/disabled.rst.inc
9595
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
9897
9998The actual default value of this option depends on other field options:
10099
101100* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
102101 (empty string);
103102* Otherwise ``[] `` (empty array).
104103
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
107105
108106.. include :: /reference/forms/types/options/help.rst.inc
109107
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>`:
7474
7575.. include :: /reference/forms/types/options/disabled.rst.inc
7676
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
7978
8079The actual default value of this option depends on other field options:
8180
8281* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
8382 (empty string);
8483* Otherwise ``[] `` (empty array).
8584
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
8886
8987.. include :: /reference/forms/types/options/help.rst.inc
9088
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>`:
3737
3838.. include :: /reference/forms/types/options/disabled.rst.inc
3939
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
4241
4342The default value is ``'' `` (the empty string).
4443
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
4745
4846.. include :: /reference/forms/types/options/error_bubbling.rst.inc
4947
Original file line number Diff line number Diff line change @@ -288,17 +288,15 @@ type:
288288
289289.. include :: /reference/forms/types/options/disabled.rst.inc
290290
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
293292
294293The actual default value of this option depends on other field options:
295294
296295* If ``multiple `` is ``false `` and ``expanded `` is ``false ``, then ``'' ``
297296 (empty string);
298297* Otherwise ``[] `` (empty array).
299298
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
302300
303301.. include :: /reference/forms/types/options/error_bubbling.rst.inc
304302
Original file line number Diff line number Diff line change @@ -53,8 +53,7 @@ option on the form.
5353
5454.. _reference-form-option-empty-data :
5555
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
5857
5958The actual default value of this option depends on other field options:
6059
@@ -65,8 +64,7 @@ The actual default value of this option depends on other field options:
6564* If ``data_class `` is not set and ``compound `` is ``false ``, then ``'' ``
6665 (empty string).
6766
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
7068
7169.. _reference-form-option-error-bubbling :
7270
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>`:
5050
5151.. include :: /reference/forms/types/options/data.rst.inc
5252
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
5554
5655The default value is ``'' `` (the empty string).
5756
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
6058
6159.. include :: /reference/forms/types/options/error_mapping.rst.inc
6260
Original file line number Diff line number Diff line change @@ -83,13 +83,11 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
8383
8484.. include :: /reference/forms/types/options/disabled.rst.inc
8585
86- .. include :: /reference/forms/types/options/empty_data.rst.inc
87- :end-before: DEFAULT_PLACEHOLDER
86+ .. include :: /reference/forms/types/options/empty_data_declaration.rst.inc
8887
8988The default value is ``'' `` (the empty string).
9089
91- .. include :: /reference/forms/types/options/empty_data.rst.inc
92- :start-after: DEFAULT_PLACEHOLDER
90+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
9391
9492.. include :: /reference/forms/types/options/error_bubbling.rst.inc
9593
You can’t perform that action at this time.
0 commit comments