Hello Frank, I check that solution tomorrow and I get back to you for my feedback.
I don't have test JS like Vadim because I found an easier way to do this.
My method :
- In the repeating section, I add calculated value hide by another control (textbox for my form).
The parameter of calculated value controle :
Formula (inline function) : currentRowNumber(a random control in the repeating section)
Name : calc_currentRow (for exemple)
- In the form now, i simply add another calculated value with this parameters
Formula (inline function too) : count(calc_currentRow)
Name : calc_aaaa
Data type : Integer
And it work well .
When I found this solution, I see that you can add number for every row when you do the first step but without hide the calculated value.
Hope it could be useful Frank Field Jan Eyres
BR
Théo
Excuse me, Could you describe more details?
I try to follow your way but it's not work, please help
Thank you .
Hi,
A picture will be more relevant