Hello,
I have created the barcode scanner and have it set to pick up on multiple scans. I then have those scans displayed in a gallery. I need to create a button that then sends the scanned barcodes via email.
Here is my scanner collection code....
Collect(Scannerbutton, {scannedbarcode: ScanBarcode()})
and here is my email code
Office365.SendEmail("test@email.com", "Sub", "Body", Concat(Scannerbutton, scannedbarcode))
I cannot get this to work though...Thanks for any help!
User | Count |
---|---|
252 | |
107 | |
88 | |
51 | |
44 |