Hello, For me App is Not able to scan any type of Barcode or QR Code , is any modification is needed or need to enable any settings, the settings related to Barcode is already enabled for me, I have implemented the app same as shown in the video but still facing the same issue. Any help on the issue will be really appreciated. Thanks in advance.
Create Canvas App Insert Under Media BarcodeReader Insert Button OnSelect Set(varAllCodes, BarcodeReader1.Barcodes); Set(varCode1, First(varAllCodes) ); Put Label Text varCode1.Value Run Click BarcodeReader Click Button Put Gallery items - varAllCodes Make sure to click publish button at top right most
THanks a lot man! Saved my life to adjust this new bar code reader
thankyou for the video it works :)
Hello,
For me App is Not able to scan any type of Barcode or QR Code , is any modification is needed or need to enable any settings, the settings related to Barcode is already enabled for me, I have implemented the app same as shown in the video but still facing the same issue. Any help on the issue will be really appreciated. Thanks in advance.
Can the information from the gallery be transferred to an excel file?
Create Canvas App
Insert
Under Media
BarcodeReader
Insert Button
OnSelect
Set(varAllCodes, BarcodeReader1.Barcodes);
Set(varCode1, First(varAllCodes) );
Put Label
Text
varCode1.Value
Run
Click BarcodeReader
Click Button
Put Gallery
items - varAllCodes
Make sure to click publish button
at top right most