NetTalk Central

Author Topic: Skip Field is possible?  (Read 3943 times)

osquiabro

  • Hero Member
  • *****
  • Posts: 687
    • View Profile
    • Email
Skip Field is possible?
« 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.
« Last Edit: May 08, 2016, 08:15:27 AM by osquiabro »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Skip Field is possible?
« Reply #1 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

osquiabro

  • Hero Member
  • *****
  • Posts: 687
    • View Profile
    • Email
Re: Skip Field is possible?
« Reply #2 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

osquiabro

  • Hero Member
  • *****
  • Posts: 687
    • View Profile
    • Email
Re: Skip Field is possible?
« Reply #3 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