Avatar

Level 3

So first time user here so hold on. I am creating a form in Adobe, using the LiveCycle Designer. It has help files on creating a table and having it grow as data is entered. So I create a table and follow the steps but nothing happens. Not sure what I am doing wrong here.

CustomerTable.Row1.instanceManager.addInstance(1);

This is code for my button. It is place in the first data row of the table. I inserted a subform so that I could have to buttons there.

I labeled everything accordingly (my table is called 'CustomerTable'). When I go to previeiw or save it and open as a regular pdf i will not give me more rows to enter information in. Is this syntax wrong or am I just retarded today?