My apologies if I already posted this question somewhere else! I'm
creating a fillable form in LiveCycle ES4 that has multiple dynamic
tables - the user can click a plus or minus button to add or delete rows
of data. Each has an identifier unique to the user which serves as a
primary key upon importing into an Access database. The tables work as
expected when I test them, but when I try to import the data from the
form into an Access database (as xml), only the last row of data from
the dynamic ...