Reload Page for only ONE Form Submit
Instead of utilizing a document.on(submit) event to refresh the page for all forms on page, this method only attaches the .on(submit) event to a certain form.
Solution created for this forum question: https://forum.webflow.com/t/quick-js-question/95045