Trying to upload a template for the first time. I've fixed several of these error messages within the repeats, but this one I'm not sure how to fix.
Failed to parse ${leave_trees} since leave_trees cannot be found in the current parsing scope.
Solved! Go to Solution.
Hello @Anonymous User,
Would you be able to pass along the XLSform for your survey for reference? A few things to check:
- Is the Existing Site Assets section in a repeat? If so that section will need the repeat tag around it.
- Is leave_trees the exact name of the question in the survey?
- If you create a sample template what is set for that question in the template?
Hello @Anonymous User,
Would you be able to pass along the XLSform for your survey for reference? A few things to check:
- Is the Existing Site Assets section in a repeat? If so that section will need the repeat tag around it.
- Is leave_trees the exact name of the question in the survey?
- If you create a sample template what is set for that question in the template?
Zachary, thanks! It was the repeat that was holding it up. I had to add the syntax to end the repeat.