How to add Row number in repeater area fields?

shahabpk 25 Oct, 2019
I have a repeater area in my chronoform and I would like to a serial number with the field Label like

Name - 1
Name - 2
Name - 3 etc when the user click Add

I tried Name - {var:area_repeaterxx .key} but the row number starts from 0 like Name -0 etc

How to start the serial number from 1 ?
shahabpk 09 Feb, 2020
Since nobody replied for this question, I am afraid there s no solution for this!
But I hope there will be some JavaScript solution. Can anyone help me ?
This topic is locked and no more replies can be posted.