Good day all, I am receiving this error when I go to upload this template to Survey 123. It shows "Error: An error occurred when checking the report template. The end tag ${/} is unopened."
Has anyone run into this and found a solution? I have attached my template for reference.
And one more tip to save time. Another common issue is mismatched brackets (e.g., using ( instead of {).
If you do a global find/replace for ${ and }, you should always find the same number of items for both. In your case:
and
This is a very common error. The easiest troubleshooting method is to cut out a block of text (I try to cut my document in half - like playing 20-questions) > save > upload to test for the error. Once the document parses successfully, you know the error was in the removed text. From there, just repeat the process until you figure out exactly what part is causing the issue.
In a quick glance, the only repeat you seem to have is the photos at the end. Cut that out and see if the error persists.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.