Hello all,
i have a very simple survey123 form to capture photos in a repeat function.
I have photos description with them as well. All i want to do is to export them side by side rather than vertically.
Can someone provide me with working solution.
I tried using this one, but it doesn't work
${#Information}
${Photo | size:200:0 | appearance:"fit"}
${Photo_Name}
${/Information}

