<?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: Hello I'm new here. I search for layers with &amp;quot;esri/widgets/Search&amp;quot;. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1451523#M84560</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_0-1715544708639.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103895i91875CA142ED65CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_0-1715544708639.png" alt="emreaktas1_0-1715544708639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can get the results I want with the sample code.&lt;BR /&gt;I can see this with console.log.&lt;BR /&gt;How can I display this result in a container&lt;/P&gt;</description>
    <pubDate>Sun, 12 May 2024 20:12:07 GMT</pubDate>
    <dc:creator>emreaktas1</dc:creator>
    <dc:date>2024-05-12T20:12:07Z</dc:date>
    <item>
      <title>Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1417014#M84452</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;FONT&gt;&lt;FONT&gt;Merhaba burada yeniyim.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT&gt;&lt;FONT&gt;Katmanları "esri/widgets/Search" ile arıyorum.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT&gt;&lt;FONT&gt;Bu widget'ı istediğim konteynere nasıl yerleştirebilirim?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT&gt;&lt;FONT&gt;Örnek kod aşağıdaki gibidir. &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT&gt;&lt;FONT&gt;View.ui.add dosyasında konteyner kimliğini vermeme rağmen kullanamıyorum.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_0-1714485324297.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102562iB56384700C833051/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_0-1714485324297.png" alt="emreaktas1_0-1714485324297.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 30 Apr 2024 13:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1417014#M84452</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-04-30T13:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1417141#M84458</link>
      <description>&lt;P&gt;If you want to place the Search widget in a container of your choosing, you should specify the ID of the container (or a reference to the container element) in the &lt;A href="https://gar.pacaf.af.mil/jsapi/4.29/sdk/api-reference/esri-widgets-Search.html#container" target="_self"&gt;container property&lt;/A&gt; of the widget's &lt;A href="https://gar.pacaf.af.mil/jsapi/4.29/sdk/api-reference/esri-widgets-Search.html#constructors-summary" target="_self"&gt;constructor&lt;/A&gt;.&amp;nbsp; In this case, you would also not use view.ui.add.&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const searchWidget = new Search({
    view: view,
    container: "myElementID",
    allPlaceholder: "Enter Search Text",
    //etc
});&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 30 Apr 2024 17:06:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1417141#M84458</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2024-04-30T17:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1430312#M84545</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I run a query by creating a query feature layer.&lt;BR /&gt;I have a small problem can you help me?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 10:35:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1430312#M84545</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-05-10T10:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1432763#M84553</link>
      <description>&lt;P&gt;Can you describe what problem you're having?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 16:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1432763#M84553</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2024-05-10T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1451523#M84560</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_0-1715544708639.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103895i91875CA142ED65CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_0-1715544708639.png" alt="emreaktas1_0-1715544708639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can get the results I want with the sample code.&lt;BR /&gt;I can see this with console.log.&lt;BR /&gt;How can I display this result in a container&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 20:12:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1451523#M84560</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-05-12T20:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1451550#M84561</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_1-1715544906094.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103896i0F9A7E428BF5631B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_1-1715544906094.png" alt="emreaktas1_1-1715544906094.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to show the result in a container.&lt;/P&gt;</description>
      <pubDate>Sun, 12 May 2024 20:16:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1451550#M84561</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-05-12T20:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1459532#M84568</link>
      <description>&lt;P&gt;Perhaps this might be what you're trying to do:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;let parselname = feature.attributes.adi_soyadi;
document.getElementById("sonuc").innerHTML = "Malik Bilgisi: " + parselname;&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 13 May 2024 17:42:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1459532#M84568</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2024-05-13T17:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I'm new here. I search for layers with "esri/widgets/Search".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1487034#M84818</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/6522"&gt;@JoelBennett&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I hope you are in good mood and health. everything is fine.&lt;BR /&gt;I want to serve a json data.&lt;BR /&gt;can you help with this?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 09:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-i-m-new-here-i-search-for-layers-with-quot/m-p/1487034#M84818</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-06-07T09:31:13Z</dc:date>
    </item>
  </channel>
</rss>

