Announcements
Hi All,
I am trying to have a barcode scanner on my 'Assets' app, Scan a barcode that is generated from a SharePoint list and navigate to the detail screen of that particular item.
Please help!!!
To assist you better, we need additional details about the error you're encountering:
Could you please provide the formula used in the OnSelect property of your "Scan" button?
OnSelect
Additionally, what specific error message are you seeing? Providing this information will aid in diagnosing the issue more accurately.
Thanks for the quick response, I have created this formula and used it in the Onscan property.
I do not get an error code it simply just scans the barcode and navigates back to the browse screen.
Assuming your "Details" screen functions as a form, have you initialized the form using either EditForm(Form1) or DisplayForm(Form1)? It's a good practice to ensure this setup is in place before executing the Navigate function.
EditForm(Form1)
DisplayForm(Form1)
How or where can I check to see if this is setup? My apologies this is my first time creating an app.
**Form1 should be the name of your form that's present in your DetailScreen1 page.
I have added it and have received the same result.(Brings me back to the browse page after scanning)
Try updating your barcode value to something like:
Set(Record, Lookup(Tsurumi Devices 2, Barcode = First(BarcodeReader1.Barcodes.Value).Value));
I am getting the same outcome, unfortunately.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 85
WarrenBelz 76 Most Valuable Professional
Kalathiya 38 Super User 2026 Season 1