<?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 How can I get the entered text value with searchWidget? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1475417#M84664</link>
    <description>&lt;P&gt;You can check the searchTerm property&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#searchTerm" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#searchTerm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It just depends on what event you want to check it&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#events-summary" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#events-summary&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;searchWidget.on("suggest-start", () =&amp;gt; {
  console.log("term: ", searchWidget.searchTerm);
});

searchWidget.on("suggest-complete", () =&amp;gt; {
  console.log("term: ", searchWidget.searchTerm);
});&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 20 May 2024 14:31:22 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2024-05-20T14:31:22Z</dc:date>
    <item>
      <title>Hello How can I get the entered text value with searchWidget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1475315#M84657</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;How can I get the entered text value with searchWidget?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_0-1716205163107.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104619i2E62C42E668CB1AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_0-1716205163107.png" alt="emreaktas1_0-1716205163107.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;// js code&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_1-1716205755010.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104620i891876FDACEB6434/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_1-1716205755010.png" alt="emreaktas1_1-1716205755010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 11:50:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1475315#M84657</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-05-20T11:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hello How can I get the entered text value with searchWidget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1475417#M84664</link>
      <description>&lt;P&gt;You can check the searchTerm property&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#searchTerm" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#searchTerm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It just depends on what event you want to check it&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#events-summary" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#events-summary&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;searchWidget.on("suggest-start", () =&amp;gt; {
  console.log("term: ", searchWidget.searchTerm);
});

searchWidget.on("suggest-complete", () =&amp;gt; {
  console.log("term: ", searchWidget.searchTerm);
});&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 20 May 2024 14:31:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1475417#M84664</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2024-05-20T14:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hello How can I get the entered text value with searchWidget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1476066#M84673</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_0-1716273979544.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104712iCA7E81478D63ABA2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_0-1716273979544.png" alt="emreaktas1_0-1716273979544.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to show all my values ​​in the search result in a container. How can I show this?&lt;/P&gt;&lt;P&gt;Can I get the returned values ​​with the following code?&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;layerParsel&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;queryFeatures&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;query&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;then&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;function&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;featureSet&lt;/SPAN&gt;&lt;SPAN&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;featureSet&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;features&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;forEach&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;function&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;result&lt;/SPAN&gt;&lt;SPAN&gt;) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;//do something&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 06:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1476066#M84673</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-05-21T06:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hello How can I get the entered text value with searchWidget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1476087#M84674</link>
      <description>&lt;P&gt;How can I show search results in a container?&lt;/P&gt;&lt;P&gt;// js code&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_0-1716278371731.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104726i3C0F08F1B96A1CE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_0-1716278371731.png" alt="emreaktas1_0-1716278371731.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 07:59:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/hello-how-can-i-get-the-entered-text-value-with/m-p/1476087#M84674</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-05-21T07:59:47Z</dc:date>
    </item>
  </channel>
</rss>

