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
When I press the Send button, it is sent ok.

Thanks,
Pablo
Press F12 and look for errors when you try to submit.
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
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.