Skip to content

Commit 3205bbd

Browse files
committed
[#3407] Re-wording things so that people don't pay too much attention to auto_initialize
1 parent 976f61c commit 3205bbd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/forms/types/options/button_auto_initialize.rst.inc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ auto_initialize
33

44
**type**: ``boolean`` **default**: ``false``
55

6-
Sets whether the form should be initialized automatically. This option is
7-
not modifiable as buttons do not support automatic initialization.
6+
An internal option: sets whether the form should be initialized automatically.
7+
For all fields, this option should only be ``true`` for root forms and since
8+
a button can't be an entire form on its own, this is set to ``false``. You
9+
won't need to change this option and probably won't need to worry about it.

0 commit comments

Comments
 (0)