Skip to content

Commit 825613b

Browse files
committed
Update inherit_data_option.rst
1 parent 1c948c8 commit 825613b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cookbook/form/inherit_data_option.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,7 @@ Finally, make this work by adding the location form to your two original forms::
154154
155155
That's it! You have extracted duplicated field definitions to a separate
156156
location form that you can reuse wherever you need it.
157+
158+
.. note::
159+
160+
Forms with the "inherit_data" option set cannot have *_SET_DATA event listeners.

0 commit comments

Comments
 (0)