Avatar

Employee

Consider the following scenario:

if you have defined a table and made a Cell in the table contain a TextField and it repeats, the SOM expression would look this

form1.Table1.Row1.TextField1[0] (Cell1 of Row1) as an example.

This instance of TextField[0] can be captured in the barcode Collection via the collection UI, but there is no way through the UI to get form1.Table1.Row1.TextField[1] (second instance) included in the barcode data.

I would check this blog entry out if you are interested in capturing values for repeating objects in a barcode, such as you might find in a dynamic table of a dynamic form:

http://blogs.adobe.com/formfeed/2010/02/paperforms_2d_barcodes_with_re.html