Hello, I have a site where i have a form in the footer. I have selected a page to redirect to on submit. But it keeps scrolling down to the footer which I believe is unintentional since we want the user to see the confirmation page.
I can see that the RenderReceipt method in Dynamicweb.Forms.Frontend loads from "../../Admin/Module/BasicForms/DefaultConfirmationTemplate.cshtml".
This template has the script that does the unintended scrolling.