Hi everybody
I have a form in which I can add new items using instanceManager. I want to capture the data from each item i separate barcodes, and here comes the problem. I can make the barcode capture data from the first item in the form, but when I add new items when I fill out the form, the barcodes all refers to item no. one.
How can I make each new barcode refer to the right item?
The objects for item information including the barcode is placed in a subform.
I hope someone can help.
K
Views
Replies
Total Likes
I have the feeling, that the answer might be to edit the script, that defines the value in the barcode. But as a graphic designer, I'm on unfamiliar grounds when it comes to scripting.
K
Views
Replies
Total Likes
Hello,
You're probably right in your guess,
In my case I had to rewrite the whole script in order to make it to point to the right instance of subform containing the fields I need to encode.
Greetings,
Yasser
Views
Replies
Total Likes