diff --git a/reference/forms/types/form.rst b/reference/forms/types/form.rst index 97451e3c39c..708021b49c9 100644 --- a/reference/forms/types/form.rst +++ b/reference/forms/types/form.rst @@ -31,8 +31,8 @@ on all fields. .. include:: /reference/forms/types/options/translation_domain.rst.inc -virtual +inherit_data ------- -See :doc:`How to use the Virtual Form Field Option` +See :doc:`/cookbook/form/inherit_data_option`.