From 850ffab1c62249516be166a647f498ba89fce3ee Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Tue, 19 May 2020 16:46:00 +0200 Subject: [PATCH] Update bootstrap4.rst Added `.. _reference-forms-bootstrap-error-messages:`. Is this the right way, if I want to add link at https://symfony.com/doc/4.4/form/form_customization.html#form-errors-form-view that leads to here? --- form/bootstrap4.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/form/bootstrap4.rst b/form/bootstrap4.rst index 6a349fb33e1..2663e315912 100644 --- a/form/bootstrap4.rst +++ b/form/bootstrap4.rst @@ -77,13 +77,15 @@ If you prefer to apply the Bootstrap styles on a form to form basis, include the {{ form(form) }} {% endblock %} +.. _reference-forms-bootstrap-error-messages: + Error Messages -------------- Form errors are rendered **inside** the ``