maping to a polygon based on a choice selected

218
2
03-26-2024 03:45 PM
Labels (1)
Vaneiri_Patt
New Contributor II

The idea I have in mind is have the user select an option (district for example) and based on the option selected that this generates a count in a polygon that i can display the submissions within a gradient polygon.

Is this even possible? 🤣

Tags (2)
0 Kudos
2 Replies
ZacharySutherby
Esri Regular Contributor

Hello @Vaneiri_Patt

It is technically possible using a mixture of a select_one question and a pulldata("@layer") calculation, but we are currently working on a new question type in the web designer called the geolist question that will do exactly what you're asking. Please keep an eye out on our Early Adopter Community for when the new question type is available in the beta website to test it out. 

Thank you,
Zach
0 Kudos
Vaneiri_Patt
New Contributor II

Thanks for the update @ZacharySutherby 

Will look out for the update. 

I gave a try to the pulldata function to map a point based on a selected community. This works on the survey123 mobile app but the browser version, it doesn't map the gps locations. Since this will be intended for a public data collection, we would rely on the browser version to fill in the info. Is this a known limitation? (Didn't find any tech arcticle stating this tho)

Mobile123.pngweb browser version.pngpulldata.png

 

0 Kudos