If I have polygons containing data, if point is placed within that polygon on Survey123, I would like to use attributes from that polygon to populate Survey123 fields.
Is this possible???
Hi Daniel,
maybe you can also create a Custom Pop-up (Crafting custom attribute displays in pop-ups) for your geometry in your WebMap, where you can insert a custom URL (https://community.esri.com/groups/survey123/blog/2016/07/30/understanding-survey123s-custom-url-scheme ) that can invoke Survey123 App with pre-populate questions with value from fields from your polygon.
Something like this:
arcgis-survey123://?itemID=yourAppID&field:QuestionSurvey={FiledNameFromPolygon}
Cheers
Stefano
Got it, that’s perfect!
Sent from my iPhone
The documentation topic is 'Custom pulldata() JS Functions' The sample zip file at the bottom contains a point in poly look up
Hi James,
Awesome! Can you please point me to that? I was looking and could not find it...
Thanks,
Dan
This is possible through a beta feature - the creation of a custom function. This is documented in the Early Adopter Community, and includes a point-in-poly data lookup example. Please see Welcome to our Feedback Community for more information.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.