<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Map apps only showing ArcGIS World Geocoding Service as search tool in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084574#M11332</link>
    <description>&lt;P&gt;I'd make a backup first, but you can try to edit the JSON of the app using the &lt;A href="https://ago-assistant.esri.com/" target="_self"&gt;AGO Assistant&lt;/A&gt;. You should be able to see the settings of the search bar in there. Never attempted to do so on a configurable app, but it may be possible.&lt;/P&gt;&lt;P&gt;EDIT: I went and looked, and you can definitely find it and make changes.&lt;/P&gt;&lt;P&gt;Look for the &lt;STRONG&gt;searchConfig&lt;/STRONG&gt; property in the app's JSON:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;     "searchConfig": {
            "sources": [
                {
                    "locator": {
                        "url": "https://maps.co.kendall.il.us/server/rest/services/Locator/Kendall_County_Address_Point_Locator/GeocodeServer",
                        "_url": {
                            "path": "https://maps.co.kendall.il.us/server/rest/services/Locator/Kendall_County_Address_Point_Locator/GeocodeServer",
                            "query": null
                        },
                        "normalization": true
                    },
                    "name": "Kendall County Address Point Locator",
                    "singleLineFieldName": "SingleLine",
                    "url": "https://maps.co.kendall.il.us/server/rest/services/Locator/Kendall_County_Address_Point_Locator/GeocodeServer",
                    "itemId": "a97f79d5b6964c4c80fd7c93f2b38e05",
                    "placeholder": "",
                    "placefinding": true,
                    "batch": true,
                    "zoomScale": 10000,
                    "numBatchThreads": 1,
                    "ordinal": 0,
                    "enableSuggestions": true,
                    "enable": true,
                    "id": "dojoUnique6"
                },
                {
                    "flayerId": "Current_Cadastral_Features_8857",
                    "url": "https://maps.co.kendall.il.us/server/rest/services/Hosted/Current_Cadastral_Features/FeatureServer/1",
                    "name": "Parcels",
                    "id": "dojoUnique8",
                    "enable": true,
                    "enableSuggestions": true,
                    "placeholder": "",
                    "searchFields": [
                        "pin",
                        "pin_dashless"
                    ],
                    "maxSuggestions": 5,
                    "displayField": "pin",
                    "suggestionTemplate": ""
                }
            ],
            "activeSourceIndex": "all",
            "enableSearchingAll": false
        },&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 30 Jul 2021 19:35:41 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-07-30T19:35:41Z</dc:date>
    <item>
      <title>Map apps only showing ArcGIS World Geocoding Service as search tool</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084505#M11321</link>
      <description>&lt;P&gt;I am trying to make a map app that has a search. When I use the configurable app builder, I am able to use the layers as a search source. However, when I use the pre-made apps (I'm trying to use 'Minimalist' for the side panel pop up), there is only one source, ArcGIS World Geocoding Service.&lt;/P&gt;&lt;P&gt;How do I get my parcels layer to show up as a search source? Or, alternatively, how do I get the pop up to show on the side panel instead of annoylying covering half the item my users are trying to look at?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JoshuaJohnson5_0-1627665518310.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19780i58DAEC9B1EAF8111/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JoshuaJohnson5_0-1627665518310.png" alt="JoshuaJohnson5_0-1627665518310.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 17:20:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084505#M11321</guid>
      <dc:creator>JoshuaJohnson5</dc:creator>
      <dc:date>2021-07-30T17:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map apps only showing ArcGIS World Geocoding Service as search tool</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084521#M11323</link>
      <description>&lt;P&gt;Try adding the search by layer option in the settings page of the web map.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1627667250190.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19785i95B4A7D865CED84B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1627667250190.png" alt="jcarlson_0-1627667250190.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 17:47:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084521#M11323</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-07-30T17:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Map apps only showing ArcGIS World Geocoding Service as search tool</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084563#M11331</link>
      <description>&lt;P&gt;This allowed me to search by layer in the web map, but not the web map app, which, for Minimalist, still only shows ArcGIS World Geocoding Service. I can edit the search widget to work as needed in the web appbuilder, but I can't get the pop up to appear as a side panel. I am going to attempt to add the code here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/popup_sidepanel.html" target="_blank"&gt;https://developers.arcgis.com/javascript/3/jssamples/popup_sidepanel.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 19:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084563#M11331</guid>
      <dc:creator>JoshuaJohnson5</dc:creator>
      <dc:date>2021-07-30T19:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Map apps only showing ArcGIS World Geocoding Service as search tool</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084574#M11332</link>
      <description>&lt;P&gt;I'd make a backup first, but you can try to edit the JSON of the app using the &lt;A href="https://ago-assistant.esri.com/" target="_self"&gt;AGO Assistant&lt;/A&gt;. You should be able to see the settings of the search bar in there. Never attempted to do so on a configurable app, but it may be possible.&lt;/P&gt;&lt;P&gt;EDIT: I went and looked, and you can definitely find it and make changes.&lt;/P&gt;&lt;P&gt;Look for the &lt;STRONG&gt;searchConfig&lt;/STRONG&gt; property in the app's JSON:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;     "searchConfig": {
            "sources": [
                {
                    "locator": {
                        "url": "https://maps.co.kendall.il.us/server/rest/services/Locator/Kendall_County_Address_Point_Locator/GeocodeServer",
                        "_url": {
                            "path": "https://maps.co.kendall.il.us/server/rest/services/Locator/Kendall_County_Address_Point_Locator/GeocodeServer",
                            "query": null
                        },
                        "normalization": true
                    },
                    "name": "Kendall County Address Point Locator",
                    "singleLineFieldName": "SingleLine",
                    "url": "https://maps.co.kendall.il.us/server/rest/services/Locator/Kendall_County_Address_Point_Locator/GeocodeServer",
                    "itemId": "a97f79d5b6964c4c80fd7c93f2b38e05",
                    "placeholder": "",
                    "placefinding": true,
                    "batch": true,
                    "zoomScale": 10000,
                    "numBatchThreads": 1,
                    "ordinal": 0,
                    "enableSuggestions": true,
                    "enable": true,
                    "id": "dojoUnique6"
                },
                {
                    "flayerId": "Current_Cadastral_Features_8857",
                    "url": "https://maps.co.kendall.il.us/server/rest/services/Hosted/Current_Cadastral_Features/FeatureServer/1",
                    "name": "Parcels",
                    "id": "dojoUnique8",
                    "enable": true,
                    "enableSuggestions": true,
                    "placeholder": "",
                    "searchFields": [
                        "pin",
                        "pin_dashless"
                    ],
                    "maxSuggestions": 5,
                    "displayField": "pin",
                    "suggestionTemplate": ""
                }
            ],
            "activeSourceIndex": "all",
            "enableSearchingAll": false
        },&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 30 Jul 2021 19:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/map-apps-only-showing-arcgis-world-geocoding/m-p/1084574#M11332</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-07-30T19:35:41Z</dc:date>
    </item>
  </channel>
</rss>

