<?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: How can I use the map layer's popup results when clicking on a result in the Query Widget? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160775#M4483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Has to be something you have done in your changes to the query widget then. When I configure the Popup panel and the query widget to show the webmaps popups it work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Dec 2019 18:13:05 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-12-26T18:13:05Z</dc:date>
    <item>
      <title>How can I use the map layer's popup results when clicking on a result in the Query Widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160772#M4480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Query widget, when you perform a search and are returned a list of search results you can click on a result and normally the map will pan to that location and you will get the popup that is configured in the Query widget. Instead of using that, I would really like to use the popup that is configured in the webmap for the particular layer that I am performing searches on. Is there a way to do that? I have seen some similar questions here, but I can't quite figure out what, if anything, can be edited to allow this behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 17:36:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160772#M4480</guid>
      <dc:creator>AndyWells</dc:creator>
      <dc:date>2019-12-12T17:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the map layer's popup results when clicking on a result in the Query Widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160773#M4481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;As you can see in the attached image the use of the configured popup in the web map for a layer is an option in the widgets settings.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/476897_Untitled-1.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 20:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160773#M4481</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-12-24T20:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the map layer's popup results when clicking on a result in the Query Widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160774#M4482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realized that I wasn't clear in the question, and that I may have caused the issue when I made some changes to the Query's widget.js to keep it from showing both the search results pop-up AND the map pop-up if you click on the result on the map. I commented out "resultLayer.setInfoTemplate(popupTemplate);" in Query/Widget.js and it's likely that is exactly the same pop-up that I actually want to see when you click the search result in the query widget.&amp;nbsp;However, even when I un-comment that line, I am only able to get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I get when I click the search results (with "&lt;SPAN&gt;resultLayer.setInfoTemplate(popupTemplate)" commented out")&amp;nbsp;&lt;/SPAN&gt;is this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/476919_Popup 1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want it to do is this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="/legacyfs/online/476920_Popup 1A.png" /&gt;&lt;/P&gt;&lt;P&gt;I want to use the map's configured pop-up in the pop-up panel, with an abbreviated set of attributes showing in the search results list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other tidbits of information you may have, I'd be happy to hear!&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 15:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160774#M4482</guid>
      <dc:creator>AndyWells</dc:creator>
      <dc:date>2019-12-26T15:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use the map layer's popup results when clicking on a result in the Query Widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160775#M4483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Has to be something you have done in your changes to the query widget then. When I configure the Popup panel and the query widget to show the webmaps popups it work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Dec 2019 18:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-can-i-use-the-map-layer-s-popup-results-when/m-p/160775#M4483</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-12-26T18:13:05Z</dc:date>
    </item>
  </channel>
</rss>

