<?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 WAB Custom Popup Widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-custom-popup-widget/m-p/806534#M5857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still very new to developing custom WAB widget, so I would appreciate any help and guidance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking at the Popup Panel from &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​, and it is a really great widget.&lt;/P&gt;&lt;P&gt;I was hoping I could get some help/suggestions on how to get a specific attribute's value for a selected feature? I want to use that value in a query to retrieve the image/s associated with the selected feature. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jul 2016 21:08:30 GMT</pubDate>
    <dc:creator>RenePretorius1</dc:creator>
    <dc:date>2016-07-15T21:08:30Z</dc:date>
    <item>
      <title>WAB Custom Popup Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-custom-popup-widget/m-p/806534#M5857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still very new to developing custom WAB widget, so I would appreciate any help and guidance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking at the Popup Panel from &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​, and it is a really great widget.&lt;/P&gt;&lt;P&gt;I was hoping I could get some help/suggestions on how to get a specific attribute's value for a selected feature? I want to use that value in a query to retrieve the image/s associated with the selected feature. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 21:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-custom-popup-widget/m-p/806534#M5857</guid>
      <dc:creator>RenePretorius1</dc:creator>
      <dc:date>2016-07-15T21:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Custom Popup Widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-custom-popup-widget/m-p/806535#M5858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Add an event listener to the maps info window &lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;map.infoWindow.on('set-features', function(){
&amp;nbsp;&amp;nbsp; var gra = map.infoWindow.getSelectedFeature();
&amp;nbsp;&amp;nbsp; console.info(gra.attributes.yourAttributeName);
});&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-custom-popup-widget/m-p/806535#M5858</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T09:24:17Z</dc:date>
    </item>
  </channel>
</rss>

