Photos
fieldAttributes = StructNew(); fieldAttributes.domainName = qmd_form.fieldDomain; fieldAttributes.partnerId = qryLinkedFormSubmission.submissionId; fieldAttributes.partnerType = "WFS"; fieldAttributes.category = qmd_form.fieldCategory; select data from qmd_fieldValues where type = 'FILE' select contentPath from qryContentFullPathLookup where ContentID in () Photos