Hi,
On submitting the form (without ajax) with validation errors, the page reloads but the window remains at the top of the page (form is at the bottom). Inspecting the form action, it does not contain a #hash to the form ID, hence it does not scroll down to it on page reload. How can I enable this functionality?