I am trying to use nested repeat as follows:
the first repeats contains the names of different areas and the nested one contains additional information about the area.
First repeat
Name:area1
Nested repeat
Five records entered in this repeat
Name:area2
Here is the problem which is that it should reset the number of records and starts from record 1 but unfortunately it continues as record 6.
is there any solution???