Hi,
Is there a way to autopopulate the answer to a question inside a repeat at multiple positions using calculations?
For exemple, consider a text question named Animal that takes in a string as answer (ex: Dog)
When the user writes Dog, another question that is inside a repeat get autopopulated (at position 1).
Now if the user changes his mind and replace Dog by Cat in the text question outside the repeat, I would like the question inside de repeat to get autopopulated at position 2 (with a different answer that in position 1). And so on.
Is this possible?