Skip to content

Commit b774a9c

Browse files
craigweaverryan
craig
authored andcommitted
Added by reference option to choice type
1 parent 2f9cfb6 commit b774a9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/forms/types/choice.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ option.
2020
| | - `preferred_choices`_ |
2121
| | - `empty_value`_ |
2222
| | - `empty_data`_ |
23+
| | - `by_reference`_ |
2324
+-------------+-----------------------------------------------------------------------------+
2425
| Inherited | - `required`_ |
2526
| options | - `label`_ |
@@ -104,6 +105,8 @@ can be created to supply the choices.
104105

105106
.. include:: /reference/forms/types/options/empty_data.rst.inc
106107

108+
.. include:: /reference/forms/types/options/by_reference.rst.inc
109+
107110
Inherited options
108111
-----------------
109112

0 commit comments

Comments
 (0)