Repeating a set of record answers to save repeat data entry

Hi Everyone,

I have a set of questions which when answered once will need to be repeated with all the same details and then stop the process of repeats once the surveyor captures a location with different attributes. How is it possible to do this?. Is this known as a 'repeat group'?

Hi @Paul_Shapley ,

I think what you want is a repeat group
https://docs.getodk.org/form-logic/?#repeating-questions

with the dynamic defaults across repeats.

use a value from the last repeat instance as a default for the current repeat instance, is that right?

Is this what are you looking for?