Hi -
I'm building a public-facing Survey123 in my ArcGIS Enterprise. As part of the form, I want the user to enter an address on a map and have that address populate a field below so I can use the address data in reporting.
So far, I have a geopoint field where the user can click on a map and type in their address of interest. Once they choose an address, I have a reversegeocode set up where the address gets populated into a new field (for reference - the address is based on a specific geocoding service that I specified the URL for: pulldata("@geopoint",${location},"reversegeocode.address.Match_addr","geocode server URL"))
This is where my problem is: I have a bunch of geocoding services in my Portal. They ALL show up as dropdown options in the geosearch, but really I only want the user to be able to see address options from one (the same one I designated in the reverse geocode field). I know that can be manually set by clicking the Globe on the left side of the search bar on the map, but this workflow is too complicated for the people using this form and I just know it will cause problems. Is there any way to get it so that the map only geosearches that one geocoding service?
THANKS!
Shelby