I have a conditional logic set to hide the submit button but when a user presses the enter key the form still submits. How can I completely disable the form submission? I just need the form to display data based on a users input.
I have a conditional logic set to hide the submit button but when a user presses the enter key the form still submits. How can I completely disable the form submission? I just need the form to display data based on a users input.
Maybe a small script like this will do what you want - http://stackoverflow.com/questions/1563062/prevent-form-submission-with-enter-key