NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: osquiabro on May 08, 2016, 08:13:29 AM

Title: Skip Field is possible?
Post 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.
Title: Re: Skip Field is possible?
Post by: Bruce on May 08, 2016, 10:41:06 PM
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
Title: Re: Skip Field is possible?
Post by: osquiabro on May 09, 2016, 04:34:17 AM
i see that the problems is a button and no matter what, when press enter is going to next button in screeen
Title: Re: Skip Field is possible?
Post by: osquiabro on May 13, 2016, 04:35:17 AM
ok  organized the fields and create my own button for save and work.

http://track.magictransport.com:88/LoginForm