C
ChrisB
I would like to have a field ("Line Number") automatically increment each
time a user adds a new row to the repeating table. This field also needs to
be bound to a data source field. The first line should default to "1" and
then increment by "1" each time a user adds a new row. I am not linked to
any external data sources for using any type of db sequencing.
Also, if a user deletes a row, I would like any subsequent rows to
recalculate so that there are no missing numbers in the sequence.
Is this possible? Please point me in the right direction to start.
Thanks,
Chris
time a user adds a new row to the repeating table. This field also needs to
be bound to a data source field. The first line should default to "1" and
then increment by "1" each time a user adds a new row. I am not linked to
any external data sources for using any type of db sequencing.
Also, if a user deletes a row, I would like any subsequent rows to
recalculate so that there are no missing numbers in the sequence.
Is this possible? Please point me in the right direction to start.
Thanks,
Chris