Hello everyone,
I have a task to write simple app, which will work on an industrial long range barcode scanner.
Basically I have few form with text inputs, where the users will scan some barcodes.
I can not use barcode plugin from powerapps, because it uses camera and not the scanner in the device.
My problem is - after the user scan some barcode, the software always ends such scan with a CRLF, so i have 1234567890CRLF.
I want to automatically change a focus to another text input after the user scanned something to a field. I tried to do it with OnChange Event, but it does not work until the focus is lost which is not an option, because it has to be done automatically.
How to do it in powerapps?


Report
All responses (
Answers (