<?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: Does the 4.x search widget require a view? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569092#M53052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a bug in version 4.4 that will be addressed in version 4.5 of the API.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2017 16:36:04 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2017-08-29T16:36:04Z</dc:date>
    <item>
      <title>Does the 4.x search widget require a view?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569091#M53051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to be able to use the search widget without a map. It seems to work, except the 'select-result' event never fires. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 16:32:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569091#M53051</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2017-08-29T16:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does the 4.x search widget require a view?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569092#M53052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a bug in version 4.4 that will be addressed in version 4.5 of the API.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 16:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569092#M53052</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2017-08-29T16:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Does the 4.x search widget require a view?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569093#M53053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So you are attempting to use the search widget in your code and you do not have a view at all? When I added it to a sample that did have a view but the search widgets view was set to null I did not have any issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 16:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569093#M53053</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-08-29T16:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Does the 4.x search widget require a view?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569094#M53054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to essentially just geocode an address and get the XY coordinates for whatever the user selected. The widget displays without a view, but the 'select-result' event never fires. As a workaround, I'm just creating a basic view and hiding the DOM element&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 17:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569094#M53054</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2017-08-29T17:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Does the 4.x search widget require a view?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569095#M53055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there also a bug where the search widget (which is associated with a view this time) but it is ignoring these properties when I set them to false?&amp;nbsp;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;var &lt;/SPAN&gt;searchWidget = &lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;new &lt;/SPAN&gt;Search({
&amp;nbsp; &lt;SPAN style="color: #9876aa;"&gt;container&lt;/SPAN&gt;: &lt;SPAN style="color: #6a8759;"&gt;"searchWidget"&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;,
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;view&lt;/SPAN&gt;: view&lt;SPAN style="color: #cc7832;"&gt;,
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;resultGraphicEnabled&lt;/SPAN&gt;: &lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;false&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;,
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;popupOpenOnSelect&lt;/SPAN&gt;: &lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;false&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;,
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;popupEnabled&lt;/SPAN&gt;: &lt;SPAN style="color: #cc7832; font-weight: bold;"&gt;false
&lt;/SPAN&gt;})&lt;SPAN style="color: #cc7832;"&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;P&gt;It is always showing the resulting graphic and a popup. As a workaround, I'm calling view.popup.close() and view.graphics.removeAll() in the 'select-result' event&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569095#M53055</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2021-12-12T00:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does the 4.x search widget require a view?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569096#M53056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that also looks like an issue that is fixed for the next release (version 4.5)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 17:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/does-the-4-x-search-widget-require-a-view/m-p/569096#M53056</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2017-08-29T17:15:08Z</dc:date>
    </item>
  </channel>
</rss>

