<?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 to detect widget settings page closing ? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-detect-widget-settings-page-closing/m-p/313836#M8377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice hack Robert !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2015 15:34:07 GMT</pubDate>
    <dc:creator>MathieuVILLEMONT1</dc:creator>
    <dc:date>2015-12-11T15:34:07Z</dc:date>
    <item>
      <title>How to detect widget settings page closing ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-detect-widget-settings-page-closing/m-p/313834#M8375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to detect that the widget settings page is closing?&amp;nbsp; (i.e. when the user clicks on the &lt;EM&gt;X&lt;/EM&gt; or on the &lt;EM&gt;Cancel&lt;/EM&gt; button)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 12:38:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-detect-widget-settings-page-closing/m-p/313834#M8375</guid>
      <dc:creator>MathieuVILLEMONT1</dc:creator>
      <dc:date>2015-12-11T12:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect widget settings page closing ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-detect-widget-settings-page-closing/m-p/313835#M8376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mathieu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure here is some code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;postCreate: function() {
&amp;nbsp; var settingsDom = dojoQuery(".jimu-popup.widget-setting-popup")[0];
&amp;nbsp; var aWidget = dijit.getEnclosingWidget(settingsDom);
&amp;nbsp; aspect.before(aWidget, "onClose", this.sendAlert);
},

sendAlert: function() {
&amp;nbsp; alert("closing");
},&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 14:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-detect-widget-settings-page-closing/m-p/313835#M8376</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T14:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect widget settings page closing ?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-detect-widget-settings-page-closing/m-p/313836#M8377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice hack Robert !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 15:34:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/how-to-detect-widget-settings-page-closing/m-p/313836#M8377</guid>
      <dc:creator>MathieuVILLEMONT1</dc:creator>
      <dc:date>2015-12-11T15:34:07Z</dc:date>
    </item>
  </channel>
</rss>

