I have a table that works perfectly until the user saves the dynamic
form and re-opens it. If they start editing the form (adding rows to a
table), save it, and go back in, the table goes haywire.The table is a
two tiered Table. You add a row to the top table, it will also add a row
to the bottom table. (Is this something LiveCycle cannot handle
properly?)The bottom table rows will completely delete themselves and my
remove row button stops functioning. What is happening to the scripting
when th...