Incrementing a counter based on repeating table

D

Denniso6

Was wondering if someone might be able to help me with this one…,

Form requirements:

1). Repeating section
2). Display a counter field within the repeating section
3). Increment the number in the counter field for each successive section
repeated.

Thanks so much for your assistance.

DennisO
 
K

K.Ramana Reddy(GGK Tech)

Hi,

In Infopath we have formula Position(). Set this for first column for the
first row.
First Change the that column to Expression box and add this formula.
it will increment the number every time you added the row to the table.

I hope this will help for you.
 
Top