Dear GIS Friends,
I have a public Survey123 form that I would like users to interact with, allowing them to drop a Geopoint, which would then automatically pull information from a public feature/map service. However, I've encountered a roadblock. Specifically, it appears that the pulldata("@javascript") function cannot be used with public services. Is there another way I can achieve this?
I understand that if the survey were shared privately or within the organization, the process would work. But when both the Survey123 form and the feature/map service are public, pulling data seems to be problematic.
It would be very helpful if the information could auto-populate as the user is filling out the survey. Is there a way to make this possible?
From what I understand, creating webhooks can populate data from a public service, but only upon submission, meaning the users won’t be able to view the information while completing the form.
Your help would be greatly appreciated.
Thank you,
Pretty sure this is what you are looking for.