Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Barcodes in a dynamic form

Avatar

Level 4

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

0 Replies

Avatar

Level 4

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

Avatar

Level 1

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