Hello, I'm traying to generate a report from a feature service that has a nested repeat. Both of them has a image field (photo repeat). I can't generate the image of the nested repeat in the report. Can you help me?
Ismael Chivite
James Tedrick
${#FOTO_ANTES}
FOTO ANTES
${image_antes | size:460:0}
${#FOTO_DURANTE_DESPUES}
FOTO DURANTE/DESPUÉS
${image_fin | size:460:0}
---------------------------------------------------------------------------------------------
${/FOTO_DURANTE_DESPUES}
---------------------------------------------------------------------------------------------
${/FOTO_ANTES}