Hello, I have several forms on a single page and I need to reset all the forms at the same time. I used this code, but it crashes the page functionalities (for example the mouse scroll no longer works).
Additionally, as I have several forms on the same page, I don’t want there to be a scroll at the top of the page after submitting one of the forms (or after changing pages for a multi-step form). Do you know how to disable scrolling?