${#$attachment}
${$file}
${/}
My problem originated because I appended the data from an old version of the survey into a new survey in AGOL which dropped the attachments. We had the attachments appended back into the database with ArcGIS Pro, but now the original syntax returns an empty space. My survey has two image (signatures) attachments for each record. One signature is from a patient and collected half way through the survey, the other is the provider's collected at the end. The above syntax pulls the attachments, but both signatures are displayed. Is there a syntax to pull the appropriate signature for the appropriate space?
The field names are form_patsign and form_ptsign.
Thanks,
RyanE