Avatar

Correct answer by
Level 10

Hmmm,

I was right, it was tricky (or I am getting slow).

https://acrobat.com/#d=r3jjZgsZQ0O*sqJIsuPfvw

This is FormCalc in the initialize event of the rep repeating object:

var i = rep.index

columnHeader.repID = rep[i].columnHeader[0].repID

Seems to work as intended.

Niall

View solution in original post