The barcode scanner acts like a keyboard in most cases so most likely all you need to do is set focus on the input field and then scan the value. Then you have something called post amble and that is most likely an enter key. so the form need to have submit on enter. Then you can handle the submit with javascript. So it depends a bit on what kind of barcode scanner you are using.
Feb 27, 2020
5
Level 4
I want to scan barcodes with an external barcode scanner
I want to scan barcodes with an external barcode scanner. I already installed https://github.com/milon/barcode. What steps can i take next?
NOTE: I am not trying to generate barcodes
Level 102
Seems there is a newer version of the script with "how to use" :)
1 like
Please or to participate in this conversation.