In native project, using barcode scanner. how to get the scanned text?

1
In an Mendix 10 project, added native profile. How to config the Barcode Scanner to get the scanned text?  
asked
1 answers
0

Hello Yin

 

It seems to me you did almost everything required to use the barcode scanner. You have only to define a string attribute from your entity (maybe Barcode/strBarcode) in the Barcode field property.

 

 

answered