Finding that the form is being submitted if someone presses 'enter' key to move to the next field and so we're getting incomplete forms. This is happening before they get to the 'submit' function.
How can I change the form so that they tab through the form instead of using the enter key?