Hello. First time poster here!
I am working with Survey 123 (Connect) and are looking to autopopulate answers based on the users section within a AGOL Webmap.
The idea is allow the user to select points on a map and the Form automatically populates answers based on the selected feature. Example, A street sign needs repaired and has a uniqueID. The user selects the sign via map and the Form displays with the UID already populated in. There are other field available for the user to enter in Notes/Descriptions of what the problem is with the Sign.
Thanks for the help!
TW
TW Hi - I think what you are trying to do is covered in the following post from Ismael: https://community.esri.com/t5/arcgis-survey123-blog/understanding-survey123-s-custom-url-scheme/ba-p...
David
I seem to be on the right track.
The URL is pulling the correct FieldID from my selection and opening up the Survey123 form.
However, I'm not seeing the FieldID attribute populate in the Survey.
This post is on MapViewerClassic and I am on the "newer" MapViewer. Not sure if that matters.
From the instruction is linked: The value to insert immediately after field: is the value of the corresponding NAME question in your XLSForm. Do not pass the Label!
So is "field_4" the actual name of the field you are trying to populate and is "ZoneID" the field Label?
Are you building this in Survey123 Connect or the web tool?
The map viewer choice is not related to this
Yes I noticed the NAME/LABEL in the documentation. I tried both in the webtool and connect with no luck
Appreciated,
TW