Hi,
I have publisheda a feature layer with attachments (photos) to Enterprise. Now I am trying to create a template that:
1. will put all the photos ordered by name (Photo 1, Photo 2 ect)
2. count the number of photos per point
I can inclued the picutes in the report using
${#$attachment}
${$file}
${/}
However, I am struggling with point 1 and 2