Level 73
Where you place the button doesn't really matter as long as it is inside the <form></form> tags
I was working with form using wire:submit and made a submit button. Button I realized that submit button wasn't submitting form as expected. Then I figured out that submit button wasn't working at the top of all input fields. But I put it at the top for styling purpose.
But why it's not working? Can I fix it using submit button very top of all input fields?
Please or to participate in this conversation.