<?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 multiple widgets simultaneously in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786077#M3611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roert, you are right. For Foldable theme, it's not good to open more than one panel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The design principle about responsive is that It's theme and it's panel's job to handle responsive work, widget is to interact with map. In the coming release, we'll add some new themes, which two of them can open more than one widget/panel at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/115273"&gt;edu AED&lt;/A&gt;​​ In the coming release, we'll remove &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; background-color: #e4e4ff;"&gt;closeOtherPanelsInTheSameGroup &lt;/SPAN&gt; from panelmanager's openPanel function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2015 02:18:05 GMT</pubDate>
    <dc:creator>JunshanLiu</dc:creator>
    <dc:date>2015-06-05T02:18:05Z</dc:date>
    <item>
      <title>Open multiple widgets simultaneously</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786074#M3608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already read the info on the AWAB help here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/web-appbuilder/sample-code/open-multiple-widgets-simultaneously.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/open-multiple-widgets-simultaneously.htm"&gt;Open multiple widgets simultaneously—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I think it is not matching what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have several in-panel widgets, I want these Panels to be floating panels over the map and to be possible to have few of them open at the same time (2, 3 or 4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Panels are closed automatically by the PanelManager with the method "&lt;SPAN style="background-color: #e4e4ff;"&gt;closeOtherPanelsInTheSameGroup()"&amp;nbsp; called in line 148 of file jimu.js/PanelManager.js.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; First idea was to comment this line, and problem is solved, but I would like to override this behaviour by default, and then I don´t have to do it every time a new WAB version comes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 09:57:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786074#M3608</guid>
      <dc:creator>eduAED</dc:creator>
      <dc:date>2015-06-03T09:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Open multiple widgets simultaneously</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786075#M3609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/115273"&gt;edu AED&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the developer version we are able to do many customizations that are beyond the default out of the box solution. By doing this we are taking on the responsibility to keep track of our own changes and make them again (if needed) in any newer versions that come out.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786075#M3609</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-06-03T15:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Open multiple widgets simultaneously</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786076#M3610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my talks with the WAB dev team on this subject of having more than one widget open, I was told the reasoning behind the one widget limit has to do with the responsive mobile design. Having more than one widget open at a time is not mobile friendly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:56:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786076#M3610</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-06-03T15:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Open multiple widgets simultaneously</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786077#M3611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roert, you are right. For Foldable theme, it's not good to open more than one panel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The design principle about responsive is that It's theme and it's panel's job to handle responsive work, widget is to interact with map. In the coming release, we'll add some new themes, which two of them can open more than one widget/panel at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/115273"&gt;edu AED&lt;/A&gt;​​ In the coming release, we'll remove &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; background-color: #e4e4ff;"&gt;closeOtherPanelsInTheSameGroup &lt;/SPAN&gt; from panelmanager's openPanel function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 02:18:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-multiple-widgets-simultaneously/m-p/786077#M3611</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2015-06-05T02:18:05Z</dc:date>
    </item>
  </channel>
</rss>

