We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedc345 commit 2634b48Copy full SHA for 2634b48
reference/forms/types/options/virtual.rst.inc
@@ -3,5 +3,5 @@ virtual
3
4
**type**: ``boolean`` **default**: ``false``
5
6
-This option determines if the form will be mapped with data. This can be usefull
7
-if you need a form to structure the view.
+This option determines if the form will be mapped with data. This can be useful
+if you need a form to structure the view. See :doc:`/cookbook/form/use_virtuals_forms`.
0 commit comments