M
mihai_neagoe
Guest
We use the output of the scanner to fill in the input (as Edsel mentioned) - as I can see the output cannot be mapped to a localStorarge variable. The problem we have with the BarcodeService is that no event is triggered by the scan action. There is no signal for the end of the input - we invoke our service when the barcode length (13) is reached (the input event is triggered for each digit in the barcode). On invoke success the focus is set back on the input and keyboard blured.
Continue reading...
Continue reading...