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 e63a16f commit dda001fCopy full SHA for dda001f
reference/forms/types/options/_error_bubbling_hint.rst
@@ -1,6 +1,7 @@
1
.. tip::
2
3
By default the ``error_bubbling`` option is enabled for the
4
- :doc:`collection Field Type </reference/forms/types/collection>` which passes the errors to the parent form.
5
- If you want to attach the errors to the locations where they
6
- actually occure you have to set ``error_bubbling`` to ``false``.
+ :doc:`collection Field Type </reference/forms/types/collection>`
+ which passes the errors to the parent form. If you want to attach
+ the errors to the locations where they actually occure you have to
7
+ set ``error_bubbling`` to ``false``.
0 commit comments