Submit on Enter Button

I have what should be an easy question. I have a login page that has a username and password inputs. I want the user to be able to press the Enter button and start the workflow. I have the Prevent enter button from submitting unchecked on all inputs. However, for whatever reason, it is not working. Is there something that I am missing?

What exactly isn’t working?

I don’t know if this would make any difference, but my login page works like you want yours to.

I also have the user ID, password and the login button all in a single group, rather than just floating around on their own.

Do you have all of these items on your page in the same group? I don’t know if that is what’s wrong, but I thought you might want to try that.

This topic was automatically closed after 70 days. New replies are no longer allowed.