Hello Everyone,
Does anyone know if is possible to display multiples images on a report that is using a multiline appearance?
I can show all the collected pictures on the report using the following expression: ${#photoAttachment} ... ${$file | size:400:0} ... ${/}. But the ${#photoAttachment | getValue:"name"} only provide the name of the first photo at the end of the last image. I'm also using <fileName> on bind::esri:parameters to set up the photo name on the XLSForm. Thanks for any suggestions on how to accomplish this!
JB