I am trying to listen for a keystroke. I got an bar-code reader and I would like to scan an code. I got an keyboard emulator for this that types in the scanned code and then hits enter. I was wondering if I could listen for that and then do an action on that.
Solved! Go to Solution.
Unfortunately, I have not found a way to do this. I use the Screen's OnVisible property to SetFocus() to a textinput.
I had a similar question here if you'd like to follow it.
---
If this answered your question, please click "Accept Solution". If this helped, please Thumbs Up.
You can use a text input's OnChange property and it will trigger when enter is sent. I'm using this on Zebra devices and with barcode scanners on PC. Works well.
---
If this answered your question, please click "Accept Solution". If this helped, please Thumbs Up.
@EricLott Is it possible to make it listen without clicking the text input first?
Unfortunately, I have not found a way to do this. I use the Screen's OnVisible property to SetFocus() to a textinput.
I had a similar question here if you'd like to follow it.
---
If this answered your question, please click "Accept Solution". If this helped, please Thumbs Up.
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
257 | |
239 | |
83 | |
36 | |
27 |
User | Count |
---|---|
309 | |
268 | |
121 | |
69 | |
46 |