So I am having issues with doing a scan / Search of an item number barcode. (I have the barcode scan working and it is in putting it properly in my searchbox)
I know how to search using gallery but what I wanted to do is search my data souce excel table
Then add that to an order or body of a message
So in theory I would scan a barcode it would search my table
It would output
value1, value2 and value3
Then you could do it again and add more lines to submit with an email later. I would not need more then 10 rows of values so up to 10 searches. Is this possible. I have it working with just one item but I am having more issues with just like adding it to an order that I want to email out.