Barcode scanning problem

Trying to get my head around this workflow. Basically, when adding stock I need to just scan the barcode not have the barcodes from products populate. I need it to look like the product barcode form where I can just scan it, and not have it populate like the last photo. I have tried to change the โ€œtypeโ€ from ref to text but it seems to break the app.

Solved Solved
0 24 2,408
1 ACCEPTED SOLUTION

I created a little tester app to play with this.

You had mentioned you had โ€œturned offโ€ the Scannable property for testing. If that is off then the setting โ€œAllow scan input overrideโ€ is essentially ignored and you will still get the dropdown.

If you have โ€œScannableโ€ on and โ€œAllow scan input overrideโ€ off, then you should get a scannable field with NO dropdown. However, it does still compare the scanned entry against the existing list and if the scanned barcode is not present you will get this message:

I hope this helps!

View solution in original post

24 REPLIES 24
Top Labels in this Space