<?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: Open an popup template from another pop-up template in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620791#M57975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shaikh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I do not have any code samples for your desired workflow but what is happening in your video you provided is that the feature has a click event that triggers a html element to be added to the app or an html element is set to visible. Not really anything to do with the maps popup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2019 14:49:40 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-02-12T14:49:40Z</dc:date>
    <item>
      <title>Open an popup template from another pop-up template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620788#M57972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to open esri popup template from popup template on click of table data, Please find below image:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/436995_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show some charts related to feature layer, on click of table data as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/436996_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shaikh Rizuan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 13:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620788#M57972</guid>
      <dc:creator>ShaikhRizuan</dc:creator>
      <dc:date>2019-02-11T13:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Open an popup template from another pop-up template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620789#M57973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Shaikh,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; A popup is a singleton class for the map, meaning you can only have one popup visible.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 14:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620789#M57973</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-11T14:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Open an popup template from another pop-up template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620790#M57974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way around to get that kind of functionality, I want to implement in one of the widget of&amp;nbsp; WAB (2.6).&amp;nbsp;I have attached&amp;nbsp;&amp;nbsp;.gif file which i found in one of the ESRI link.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample App" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/437122_ReportPlayerSample.gif" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i achieve the above functionality?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 05:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620790#M57974</guid>
      <dc:creator>ShaikhRizuan</dc:creator>
      <dc:date>2019-02-12T05:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Open an popup template from another pop-up template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620791#M57975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shaikh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I do not have any code samples for your desired workflow but what is happening in your video you provided is that the feature has a click event that triggers a html element to be added to the app or an html element is set to visible. Not really anything to do with the maps popup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 14:49:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-an-popup-template-from-another-pop-up/m-p/620791#M57975</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-12T14:49:40Z</dc:date>
    </item>
  </channel>
</rss>

