Error: ODK Validate Errors:
Something broke the parser. See above for a hint.
Error evaluating field ‘grpOrgFamil’ (${grpOrgFamil}[1]): The problem was located in Condition expression for ${grpOrgFamil}
XPath evaluation: type mismatch
This field is repeated:
${grp_menage}[1]/grpTablMen[1]/q007NumLign[1];${grp_menage}[1]/grpTablMen[2]/q007NumLign[1]
You may need to use the indexed-repeat() function to specify which value you want.
Caused by: org.javarosa.xpath.XPathTypeMismatchException: The problem was located in Condition expression for ${grpOrgFamil}
XPath evaluation: type mismatch
This field is repeated:
${grp_menage}[1]/grpTablMen[1]/q007NumLign[1];${grp_menage}[1]/grpTablMen[2]/q007NumLign[1]
You may need to use the indexed-repeat() function to specify which value you want.
… 11 more