@@ -34,6 +34,7 @@ you should just use the ``choice`` type directly.
3434| | - `label `_|
3535| | - `read_only `_|
3636| | - `disabled `_|
37+ | | - `mapped `_|
3738+-------------+-----------------------------------------------------------------------+
3839| Parent type| :doc: `choice</reference/forms/types/choice> `|
3940+-------------+-----------------------------------------------------------------------+
@@ -67,7 +68,7 @@ These options inherit from the :doc:`choice</reference/forms/types/choice>` type
6768
6869..include ::/reference/forms/types/options/error_bubbling.rst.inc
6970
70- These options inherit from the:doc: `field </reference/forms/types/field > ` type:
71+ These options inherit from the:doc: `date </reference/forms/types/form > ` type:
7172
7273..include ::/reference/forms/types/options/required.rst.inc
7374
@@ -76,3 +77,5 @@ These options inherit from the :doc:`field</reference/forms/types/field>` type:
7677..include ::/reference/forms/types/options/read_only.rst.inc
7778
7879..include ::/reference/forms/types/options/disabled.rst.inc
80+
81+ ..include ::/reference/forms/types/options/mapped.rst.inc