Does anyone know if it’s possible to create a submit button with some HTML outside of the form block that performs the same submit function?
I am trying to place the submit button on a specific part of the page but it’s not going to work if it has to be inside of the form block