I have two different pages with two different forms but the submit buttons don’t act the same after submitting each form. I have 1 button named “Submit Button” that is part of the form and when the form is submitted the button grays out indicating something is happening. I have the other button named “Button 1”, which I believe I grabbed from the left column and dragged onto my page. This button does not do anything when clicked, but does submit the form on the page.
How can I get the original submit button, that belonged to the form, back on the page?