I’m new to using Survey123 Connect to build public-facing surveys — looking to understand if there’s functionality where I can add a question that asks the survey taker to “select a point” from a layer on a map and provide an answer that references that point. The map would have pre-existing point data from a hosted layer that I created, the respondent would select one of those points, and provide information about the condition for example. Is this possible? Thank you for your help! https://vlc.onl/
It's possible, but not quite how you are describing.
Survey123 Connect does let you use custom maps with other layers in it as the survey map. You can't "select" a point from the map, but you could drop the survey point nearby and use pulldata("@layer") function to access attributes of the nearest point in that layer.
It's easier between points and polygons, but the function supports adding nearly all query parameters to your request, so you could probably do something clever to make it work with two point layers.
Alternative approach: have your users start in a map, not in Survey123. Encode the survey URL with prepopulated attributes in the popup for the points layer. Users click on a point in the map to "select" it, and see a link to "fill out survey". Your form wouldn't need any fancy logic that way.
I would also suggest starting from an external map. You have two options for external maps: