Barcode Scanning

Can someone help me understand how to setup barcode scanning. I am making a touch screen point of sale software. We have a textbox above our num pad. We have a USB plug in play scanner. When we scan an item the barcode number appears in the text box. How can we get the adalo system to automatically lookup this field and add to the transaction.

Hi, how are you? When you do the scanner action, you must send that result to an input that can be hidden… then a list of products and you make a filter so that the code or name is the same as the input.

You can also add an automatic counter with 0 seconds to the product list… when the product is found in the list, you create an order item and add the data for that current product, or if you don’t want it to be automatic, you put a button that says add to cart and the same action.

It’s a good idea to make the tutorial/clone and publish it on our adalo educational platform that we are finishing… it will be available soon!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.