Avatar

Level 1

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!