Avatar

Level 10

Hi,

You can loop through Table1 and then populate the dropdown in Table2 using this data. You would have script in the preOpen event of the dropdown in Table2.

Here are some examples of populating dropdowns:

http://assure.ly/KXAUg5

http://assure.ly/jcTahK

http://assure.ly/mP5Lud

Here is an example for looping through repeating rows:

http://assure.ly/haaOfc

Lastly, here is an example for referencing objects, which will be useful for using the XFA.resolveNodes() method:

http://assure.ly/kUP02y

Hope that helps,

Niall