Problem with repeat function

Hi - I keep getting an error when I am using a repeat function. I have
attached the error photo here. I don't understand why I need to use
Indexed-repeat here - can you please explain?

As a background, we are doing a retail audit of medicine. So basically,
for every medicine, we are asking the same questions. I didn't have any
problem with the repeat function before when doing the same thing. I added
the choice-filer column, and after that, I get this error. Are they
related in any way?

Thank you!!

Hi Shreya,

https://groups.google.com/d/msg/opendatakit/-wVIC0e_lfU/MyMrCtSdwWkJ
should help. If not, your best bet to get help is to attach a very
small test form that shows this error.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Sun, Sep 21, 2014 at 6:12 PM, Shreya Agrawal s.agrawal927@gmail.com wrote:

Hi - I keep getting an error when I am using a repeat function. I have
attached the error photo here. I don't understand why I need to use
Indexed-repeat here - can you please explain?

As a background, we are doing a retail audit of medicine. So basically, for
every medicine, we are asking the same questions. I didn't have any problem
with the repeat function before when doing the same thing. I added the
choice-filer column, and after that, I get this error. Are they related in
any way?

Thank you!!

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Check if you have multiple declarations for binds or the variables under a
repeat nodeset.

e.g.

<--------- This will produce the same error <--------- This will produce the same error ....

Recently, i got the same error while i had multiple declarations of the
same variable (similar to above).

Best,
Ayub