cancel
Showing results for 
Search instead for 
Did you mean: 

event after 5 clicks inputField

Ronib
Participant
0 Kudos

hi

I have a table with 3 input fields in every row.

Every input filed is a 5 digit number.

I want that the user wouldn't have to press tab to move between the fields. every time he will press 5 keys on keyborad he will be moved to the next field (i want to to count the onkey events in the client in order to save the user from pressing enter/tab).

How can i do that?

Thanks,

Roni.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Roni,

WD doesnot support client-side events / hotkey capturing.

Bala

Answers (0)