Hello everyone
I have a Survey that collect images as well as text but can anyone show me the ropes how I can add images to the Report teplate..????
The error I get...
Error: An error occurred when checking the report template. Failed to parse ${PRESS_RELEASE_FORM___DOI_images} since PRESS_RELEASE_FORM___DOI_images cannot be found in the current parsing scope.
Can't be sure without more information, but it appears your images are in a repeat? If so you need to call those in the report as well.
https://doc.arcgis.com/en/survey123/browser/analyze-results/featurereport-repeats.htm
maybe the general attachment syntax helps
${#$attachment}
${$file}
${/}