Just wondering for the url parameters, can we fill in the questions within the repeat of the survey?
I have tried using something like &field:Repeatname[0].fieldname=value but it doesnt seem to work.
I'm trying to field in a geopoint location questions, should I structure it like &field:Repeatname[0].center=x,y or &field:Repeatname[0].fieldname=x,y?