Hi All,
I need to create a multiple barcode reader and have the barcodes sent to a Sharepoint list. I've read quite a few articles, but most of them are not describing what I need. This is for a phone application. I don't need to see all the details on the screen, just the barcodes before submitting them to the Sharepoint list. Can anyone offer some advice?
Thank you!
Hi @Shaguar357 ,
'0830-1' is the Data Source of mine.
You can replace it to yours which you want to update.
Hope this will help you,
Best Regards,
Tina
Hi @Shaguar357 ,
We made a sample for you.
First(BarcodeReader1.Barcodes).Value
Patch('0830-1',Defaults('0830-1'),{Title:Label1.Text})
Hope this will help you,
Best Regards,
Tina