I have created a dynamic form in LiveCycle ES Designer. It has a dynamic table and a dynamic text field. The table has a single row with 6 cells. Inside of each cell I have created sub forms and then placed various boxes (text, drop downs, etc). I have created an add and remove button to replicate the table if another one is needed.
In my table in the first cell I have a drop down field currently that goes from 1 to 75. When you click on the add row button and it replicates another row I would like for it to auto populate the field to indicate #2, #3, so on and so on as you add table rows. I realize that it can not be a drop down field and will most probably have to be a text or number field.
What I do not know however is the java that will tell it to generate the next sequencial number when I add a new row.
Can anyone help or point me in the right direction to find my answer?
Thanks,
Shane