I am new to Adobe LiveCycle design and not JavaScript savy. I have a form with bulleted rows that I use the coding:
_Row1.removeInstance(this.parent.index)
behind a button in each of 6 rows. I also need to be able to add all the rows back in. I have a button in the table header row for this, but am not sure of the coding to use. I have:
_Row1.addInstance(0);
now, which only brings Row 1 back in. How do I tell it to bring all Rows 1-6 back?
Thanks.
http://www.adobe.com/devnet/livecycle/articles/AddingRemovingTableRows.pdf
Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.