We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e90336 commit ca21fb6Copy full SHA for ca21fb6
cookbook/form/data_transformers.rst
@@ -19,8 +19,8 @@ This is where Data Transformers come into play.
19
20
.. caution::
21
22
- When a field has the :doc:`inherit_data </reference/forms/types/options/inherit_data>`
23
- option set, Data Transformers won't be applied to that field.
+ When a form field has the ``inherit_data`` option set, Data Transformers
+ won't be applied to that field.
24
25
Creating the Transformer
26
------------------------
0 commit comments