NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: osquiabro on May 08, 2016, 08:13:29 AM
-
is possible skip button when press enter, i need to skip button in login, when press enter is goin to a button in a form and not goin to save..
http://track.magictransport.com:88/LoginForm
try with any user name and password and press enter is going to forgot password.
-
Hi Osa,
If the "Forgot Password" button has the focus, and the user presses enter then it triggers that button.
There's no simple option to disable "Enter" on a button when it has the focus, so the best option might be to re-arange the window slightly.
You can also change the "When Accepted Set Focus On..." setting for the _password_ field, so if you "tab" from there it goes to say the radio "yes" field.
cheers
Bruce
-
i see that the problems is a button and no matter what, when press enter is going to next button in screeen
-
ok organized the fields and create my own button for save and work.
http://track.magictransport.com:88/LoginForm