Hi
How can I make the paper form barcode encode data in a specific order? I have noticed, that the order of data in the barcode changes when I modífy the form and the barcode.
I had the idea, that the order of data in the barcode would be the same as in the hierarchy, but that doen't seem to be the way it works.
Has anyone an adwice, how to control it?
Kirstine
Kirstine, sorry what do you mean by new collection - is this something you need to declare in the javascript behind the barcode. I am having the same problem where I will define the fields I want e.g.:
var sTemp = strTabDelimited({oDoc: this, aFields: ["ID1","name.last","name.first","name.mi","aidyear","formname"], bFieldNames: false});
but the barcode will display
ID1, name.first, name.last, name.mi
it's weird!
North America
Europe, Middle East and Africa
Asia Pacific