Mike
Mike

Reputation: 3024

how to use 2 dynamic lists in same docx using opentbs

I have 2 dynamic lists with the same number of columns but different number of rows.

Accessing the first table is easy as I address the table with [a.field] and it shows all the necessary data properly and also it iterates correctly the number of rows.

I have troubles however accessing the 2'nd one as it does not show any data using [b.field] or other combinations.

Does anyone have any idea how to use multiple lists in the same docx and how to address it?

Upvotes: 0

Views: 10

Answers (0)

Related Questions