These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

how to dynamically add row by javascript

robman
Registered: Sep 18 2007
Posts: 25

I wanna to add a row by javascript, the script is :
Table1.Row1.occur.max=-1;
Table1.Row1.instanceManager.addInstance(1);

the script is fine in FormCalc, but it not work in javascirpt.
I find the script is same as in "Lifecycle ES scripting reference", but it not work, what's the problem?

robman
Registered: Sep 18 2007
Posts: 25
I'm sorry, my development enviorment is lifecycle 8