Forums

The form hangs on submitting when you press the enter key on the text field

pdforest 11 Nov, 2019
Hello, I need help on this, when I press the Enter key in a text field and after completing all the required fields the form is expected to be sent, but it hangs.
When I press the Send button, it is sent ok.




Thanks,
Pablo
healyhatman 12 Nov, 2019
Press F12 and look for errors when you try to submit.
pdforest 12 Nov, 2019
Hi healyhatman, there are no errors. How can I debug that?

pdforest 13 Nov, 2019
Hi, I was trying to reproduce the behavior with a simple form and I discovered that if you place a button called "submit", the form is blocked when sent by pressing the "Enter" key in a text field.
I called it "submit" because I thought that by pressing the button it would go to the "submit" event

This topic is locked and no more replies can be posted.