Hello all,
I have some issues with getting URL of the attachment from my survey.
I assume that I should grab URL item under attachmentInfo > Name for my attachment, but it shows attachmentInfo as collection, and cannot expand any further. I think this is because that my image/file items are under 'repeat'.

In reality, this repeat is allowed only one time (I set '1' for repeat_count attribute). I used repeat just to create a separated related table, not actual repeating.
Are there any methods that I can still get url for the attached file/images?
Cheers,