Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Closed
Description
Looks like there's a typo when explaining how to customize error output for global errors in forms.
In the docs you can read:
To override how errors are rendered forall fields, simply copy, paste and customize the form_errors fragment.
and just a few lines below:
To customizeonly the markup used for these errors, follow the same directions as above, but now call the block form_errors (Twig) / the file form_errors.html.php (PHP).
Both changes apply toform_errors
...is that right?
Metadata
Metadata
Assignees
Labels
No labels