Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Navigating between fields with arrow keys

Avatar

Level 4
Level 4

I have a matrix of about 50x50 text fields which users want to navigate using shift+arrow keys.

So far I can but conclude that this is a no-doer; the event pseudo model offers no insight to whether arrow keys have been pressed. At least not in the change event (I can buy that), and for some reason, text fields don't trigger keyDown events.

Seems I've found something that Form Designer (old JetForm) does better.

0 Replies