M
|
Mark Kramer 10/27/2019 |
Hi Guys, have a new project and need some help. It is a Scannerapplikation and i want to scan multiple codes without interrution like press a button via mouse or keyboard. my logic now was: after i scan one Code - that maybe need via a millisecond delay, javascript press automaticly the inline add button for a new line. So what for a code i must write down into - maybe JavaScript OnLoad event? So that i can scan as an example 10 codes without any interruption from the pallet and after that - i scan a "save" code to save this numbers. Thank you guys in advance. Kay.
|
![]() |
Sergey Kornilov admin 10/27/2019 |
I assume that you use a barcode scanner to input data. There are several options here.
|
K
|
Kay author 10/27/2019 |
First - thank you guys for your help! |
![]() |
Sergey Kornilov admin 10/28/2019 |
Please note that this is something that you will have to write your own code for. |