On the page, there is a simple form with serval textfields and a submit button. When I input some words in the textfield, the form will be auto submitted if I pressed the ENTER key. That is what I want to avoid. I want the user press on the submit button to submit the form, not by the ENTER key.
Is there any way to do with it? Thanks for your help! Have a great day!