Hi,
in the Barcode Operation screen, I am trying to split the barcode into (barcode, date, and lot) and show every part of these 3 into corresponding fields in XML
I found a way to split the barcode into 3 variables after the barcode scanned,
the question is: How to fill the corresponding fields (barcode, lot name, expiration date) in XML?
in general, what is the connection between js and XML files??