Solved! Go to Solution.
Thanks Anthony.
I am pretty new to this. There doesn't seem to be anywhere in the application builder to do this. Do I just need to add these edits to the LocateWidget.xml.
This is my current file.
?xml version="1.0" ?> <configuration> <labels> <addresstitle>Enter the Address eg: 300 E Chapman Ave</addresstitle> </labels> <locator>http://civ-gisapp-vm1:6080/arcgis/rest/services/AddressPointLocator/GeocodeServer</locator> <usesearchextent>false</usesearchextent> <minscore>10</minscore> <zoomscale>10000</zoomscale> </configuration>
########## Locate Widget locateSubmitLabel=Locate addressLabel=Address coordinatesLabel=Coordinates addressTitle=Enter the address coordinatesTitle=Enter the coordinates xLabel=Longitude (X) yLabel=Latitude (Y) locationsLabel=Locations found: bingCulture=en-US requiredFields=Required fields: requiredField=Required field: deleteResultTooltip=Delete result resultScoreText=Score: bingResultConfidenceText=Confidence:
Thanks Anthony.
I am pretty new to this. There doesn't seem to be anywhere in the application builder to do this. Do I just need to add these edits to the LocateWidget.xml.
This is my current file.
?xml version="1.0" ?> <configuration> <labels> <addresstitle>Enter the Address eg: 300 E Chapman Ave</addresstitle> </labels> <locator>http://civ-gisapp-vm1:6080/arcgis/rest/services/AddressPointLocator/GeocodeServer</locator> <usesearchextent>false</usesearchextent> <minscore>10</minscore> <zoomscale>10000</zoomscale> </configuration>