<?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 How Search Widget can work with Client Side Layer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-search-widget-can-work-with-client-side-layer/m-p/119218#M11073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a client side layer (NOT coming from ArcGIS Server / AGOL) and I added it to the Search widget but the searching process for that layer info does not work...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/478952_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process:&lt;/P&gt;&lt;P&gt;*&amp;nbsp;&lt;SPAN style="font-size: 11.0pt;"&gt;Creating Feature Layer on the client side (NOT coming from ArcGIS Server or AGOL)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;* Adding the Layer to the map&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;* Adding the Layer to Search Widget Source&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;* Populating the Layer from&amp;nbsp;external API data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;I am using ArcGIS JS API 3.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone know how can I integrate a Client Side Layer to the Search Widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2020 22:42:35 GMT</pubDate>
    <dc:creator>RoelGarcia</dc:creator>
    <dc:date>2020-01-21T22:42:35Z</dc:date>
    <item>
      <title>How Search Widget can work with Client Side Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-search-widget-can-work-with-client-side-layer/m-p/119218#M11073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a client side layer (NOT coming from ArcGIS Server / AGOL) and I added it to the Search widget but the searching process for that layer info does not work...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/478952_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process:&lt;/P&gt;&lt;P&gt;*&amp;nbsp;&lt;SPAN style="font-size: 11.0pt;"&gt;Creating Feature Layer on the client side (NOT coming from ArcGIS Server or AGOL)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;* Adding the Layer to the map&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;* Adding the Layer to Search Widget Source&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;* Populating the Layer from&amp;nbsp;external API data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;I am using ArcGIS JS API 3.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone know how can I integrate a Client Side Layer to the Search Widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roel&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 22:42:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-search-widget-can-work-with-client-side-layer/m-p/119218#M11073</guid>
      <dc:creator>RoelGarcia</dc:creator>
      <dc:date>2020-01-21T22:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: How Search Widget can work with Client Side Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-search-widget-can-work-with-client-side-layer/m-p/119219#M11074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;To my knowledge that is not possible out of the box.&amp;nbsp; The search dijit states, when using a featurelayer.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;a 10.3 or later feature layer that supports pagination, i.e.&amp;nbsp;supportsPagination = true.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is not something a clientside featurelayer has the capability of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 13:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-search-widget-can-work-with-client-side-layer/m-p/119219#M11074</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-01-22T13:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How Search Widget can work with Client Side Layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-search-widget-can-work-with-client-side-layer/m-p/119220#M11075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert is correct,&amp;nbsp;the Search dijit requires either a geocode service or a hosted feature layer.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/search-amd.html#sources"&gt;https://developers.arcgis.com/javascript/3/jsapi/search-amd.html#sources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/search_multiplesources.html"&gt;https://developers.arcgis.com/javascript/3/jssamples/search_multiplesources.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I do not believe that it can work with a client-side feature layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 23:31:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-search-widget-can-work-with-client-side-layer/m-p/119220#M11075</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-01-22T23:31:24Z</dc:date>
    </item>
  </channel>
</rss>

