Skip to content

Commit e7d9a61

Browse files
committed
RepeatedType overrides mapped value for the type to work properly
1 parent e68834e commit e7d9a61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/forms/types/repeated.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ the label::
129129
'second_options' => ['label' => 'Repeat Password'],
130130
]);
131131

132+
.. note::
133+
134+
The ``mapped`` option is overridden for both fields in order for the type
135+
to work properly
136+
132137
``options``
133138
~~~~~~~~~~~
134139

0 commit comments

Comments
 (0)