Hi there. I am getting the following error message when I try to view my form:
‘There has been a problem trying to replace ${undefined} with the XPath to the survey element named ‘undefined’. There is no survey element with this name.’
From looking at the other posts it seems there may be a problem with the naming of either the questions or the choices, but how do I identify where the problem is?! XLS export uploaded. NIgeria FVR baseline survey 121023.xlsx (48.6 KB)
As the message says, there is no question/variable with "undefined as name. You can find it by searching “undefined” in the Excel file. There are multiple places where you need to replace such a reference by an existing variable name.
Don’t forget to check your form through the famous Online validator, please, during development and before deployment.