Hello everyone,
I can't seem to create a Survey where the repeat values are prepopulated with the same values as the last record inserted in the repeat (I'm also using the Inbox option).
Let me explain:
I have a form with a geopoint and a repeat that contains two values: date and note
Geopoint
Repeat
-date
-note
end repeat

The surveyor has to find the nearest point to him (use Inbox) and has to insert a new repeat record with the date calculated automatically (I know how to do it) and a new note whose value must not be empty but must be prepopulated by the value of the previous note (I don't know how to do it).
I tried using the indexed-repeat () function but I get a cyclic error.

Do you have any suggestions?
Thank you in advance for your attention,
Paolo