I got this error message when trying to deploy a form that I had cloned then edited. I didn’t have a survey element called UG Location, either on the original or cloned form, although we do have it on another couple of other forms.
The only question on location (single select for community) was added from the library. How can I fix this?**
unable to deploy**
if this problem persists, contact support@kobotoolbox.org
There has been a problem trying to replace ${UG_Location} with the XPath to the survey element named 'UG_Location'. There is no survey element with this name.
Hi @childrenontheedge
Please review your XLSForm carefully, you should be able to identify where UG_Location is being referenced. If this variable does not exist in your form, feel free to remove its reference to prevent validation or deployment issues.
You can also share your form here if you’d like the community to help review it.
Thanks that was really helpful. I found the question with UG Location using the XLS and it was one that I had got from my library (Jinja Community). Deleted it and added the question manually in toolbox form builder and that fixed it. Thank you! 