June 18, 200322 yr Anybody know of a way to navigate from field to next field using the "Enter" key instead of the tab key? It'd be a whole faster for our data entry people who are used to 10-key entry. Thanks!
June 18, 200322 yr a- use a plugin which triggers "go to next field" b- use pause/resume 1 sec loop to do the same (error-prone with fast keyers) c - change your keyboard mapping (using resedit on OS 9) d - use a specific plugin for that purpose (win only, I think)
June 18, 200322 yr correction: b - modified: do NOT use pause/reume 1 second, use just pause/resume. then it wortks (see attached sample file). To make this work, keypad enter key MUST be mapped to "ENTER", not return/newline. this is a prob on some Windows (laptop-)machines. Mac OS is OK. singlefieldentry.zip
Create an account or sign in to comment