It appears the following message. Help please
FormLogicError: Could not evaluate: instance(‘S/N/NS’)/root/item, message: Failed to execute ‘evaluate’ on ‘XPathEvaluator’: The string ‘instance(‘S/N/NS’)’ is not a valid XPath expression.
It appears the following message. Help please
FormLogicError: Could not evaluate: instance(‘S/N/NS’)/root/item, message: Failed to execute ‘evaluate’ on ‘XPathEvaluator’: The string ‘instance(‘S/N/NS’)’ is not a valid XPath expression.
check if you are using curly quotes (‘ and ’) instead of straight quotes (’ and "). Otherwise attach the form to this post
@sofia_sb, you could always validate your XLSForm through this online validator? The online validator should help you identify any syntax issues that are affecting the form deployment.
This post discussed previously should help you use the online validator.