I'm having trouble with the function indexed-repeat() that is not making sense to me. In my file, it is row 85. Essentially, the second part of the form asks the interviewer to cycle through the household members who are considered eligible. To do this, I have added a prompt that checks what individual the interviewer inputs, and checks if the household member is eligible based on the information inputted into a previous repeated group. When I "grab" the form from my tablet, it comes up with an error "error evaluating field 'q3_0d' the problem was located in relevant expression. Xpath evaluation: type mismatch. This field is repeated: (and it lists the instance of the field I am referencing). You may need to use the indexed-repeat function to specify which value you want"
However, I get this error on MY tablet, but a colleague is NOT getting the error on her tablet. This form has also been working previously on MY tablet, except I uploaded one update (unrelated to this field) and am getting this error now. Any ideas? Thanks!