If a page has two or more forms, it can be useful to generate JS data for the specified form in the specified place, like: ``` twig {{ init_js_validation(form) }} ```
If a page has two or more forms, it can be useful to generate JS data for the specified form in the specified place, like:
{{ init_js_validation(form) }}