justinmind-logo
 
Upvote 2

Tab sequence between fields

Answered Victor Conesa 9 years ago

I have searched the topics to see if my question is already answered but could find none. Sorry if this is a repeat question.


Can Prototyper Pro simulate tabbing from one field to a next field until you get to the end of the form either in the build in simulator or on an exported/published html page?


Regards,


Phlip

Best Answer
photo

To anyone having trouble with this, here's something that will pretty much do the above.

Create event -> Keyboard -> OnKeyUp -> (use the enter key, or tab or whatever key you want to cycle to the next field) -> Set focus on -> the next text box


That should do it, hope that helps people

Replies (2)
photo
1

Hi,


Take a look at this tutorial: http://justinmind.com/prototyper/lear...


It should teach you how to do this.


Best,


Marc

photo
1

To anyone having trouble with this, here's something that will pretty much do the above.

Create event -> Keyboard -> OnKeyUp -> (use the enter key, or tab or whatever key you want to cycle to the next field) -> Set focus on -> the next text box


That should do it, hope that helps people

Leave a Comment
 
Attach a file