Announcements
Hello,
how could i automatically save form after entered value? For example from barcode reader.
Thank you
Jakub
hi @Flashback you can add the patch function on the OnScan property of the barscanner.
OnScan = Set(Variable, BarcodeScanner.Value); //do some checks etcPatch(DataSource,Defaults(DataSource),{ColumnName: Variable})
Or
OnScan = Patch(DataSource,Defaults(DataSource),{ColumnName: BarcodeScanner.Value})
hope this helps
I found that barcode function is only for phones. But i have hand barcode scanner.
I have another question.
I have textinput for gallery filter. Exist way how automatically open filtered record?
Thank you very much!
BR
hi @Flashback can you please add that as another post as it is a different question that the first. so, to assist others we separate them. tnx
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 325 Most Valuable Professional
11manish 165
MS.Ragavendar 88 Super User 2026 Season 1