Hi there, just wondering if there is a quick fix to this. In my survey i have a field in a repeat that just takes the value of a field outside of the repeat. E.g. i have a field called ${name1} in the parent part of the survey. then in the repeat i have a field which has a calculation of ${name2}.
if i submit the survey, then go back and edit ${name1}, then only the first repeat gets the updated name. the others only update when i cycle through them using the arrows.
I have calculationMode=always set for ${name2}.
not the end of the world but would be great to fix as i would have thought all repeats should update if calculationMode=always
Cheers