pre populate image field with URL Scheme

386
0
02-17-2021 11:46 AM
DesignTech
New Contributor

Is it possible to pre-populate an image field in a survey using the URL scheme?

for example:

arcgis-survey123://?itemID="someSurveyID"&field:SequenceNumber=2&field:screenGrab=https://utility.arcgisonline.com/arcgis/rest/directories/arcgisoutput/Utilities/PrintingTools_GPServer/x_____xmOuB-WrkZPNPjoUSvmv2yw..x_____x_ags_83ca19f4-70b3-11eb-9673-22000ae11289.png

where "screenGrab" is an "image" type field.

There are a few other options I've thought of, but haven't figured out how to implement them.

1. I can add the image as an attachment to the feature in the feature layer -> I don't know how to access these attachments from the report templates

2. add the images after the survey has been submitted. -> I don't know how to do this from the python API.

 

Tags (3)
0 Kudos
0 Replies