HelloI have an Adobe LiveCycle form I'm creating. I need to have two
tables - in the first table the user enters a series of questions. This
table includes 'Add Row and Delete Row' buttons. In the second table the
user's questions are displayed and the user then answers the questions
with Yes/No check boxes.I have the add row and delete row buttons
working fine. I also figured out how to do a repeating subform to copy
the first table to the second table. The only issue I'm having at this
point i...