Enter Key for Login Form
- by Andrew
I have a search form and a login form on my website. When the enter button is pressed when the login form has focus, the search runs instead of the login. Is there a way to fix this?
I've already tried using a panel around the login form and use defaultbutton, but the loginview errors when I do this.