Skip to content

Commit b29335a

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

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
@@ -98,6 +98,11 @@ shown to the user.
9898
The ``invalid_message`` is used to customize the error that will
9999
be displayed when the two fields do not match each other.
100100

101+
.. note::
102+
103+
The ``mapped`` option is always ``true`` for both fields in order for the type
104+
to work properly.
105+
101106
Field Options
102107
-------------
103108

0 commit comments

Comments
 (0)