<?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 Opening a widget at startup with its visibility set to false. in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/opening-a-widget-at-startup-with-its-visibility/m-p/638993#M16974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way we could open a widget at startup with its visibility set to false ? Basically, i would like to apply a filter widget on startup without any interaction with user..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 22:59:27 GMT</pubDate>
    <dc:creator>arunchanumalla</dc:creator>
    <dc:date>2016-09-21T22:59:27Z</dc:date>
    <item>
      <title>Opening a widget at startup with its visibility set to false.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/opening-a-widget-at-startup-with-its-visibility/m-p/638993#M16974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way we could open a widget at startup with its visibility set to false ? Basically, i would like to apply a filter widget on startup without any interaction with user..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 22:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/opening-a-widget-at-startup-with-its-visibility/m-p/638993#M16974</guid>
      <dc:creator>arunchanumalla</dc:creator>
      <dc:date>2016-09-21T22:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Opening a widget at startup with its visibility set to false.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/opening-a-widget-at-startup-with-its-visibility/m-p/638994#M16975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is if you are using the developer edition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at this example:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/cmndrbensisko/LocalLayer" title="https://github.com/cmndrbensisko/LocalLayer"&gt;GitHub - cmndrbensisko/LocalLayer: The LocalLayer Widget for ArcGIS Web AppBuilder is intended to allow the direct addit…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/119548"&gt;LocalLayerWidget and AccessifizrWidget&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #333333; background-color: #f7f7f7; padding: 16px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #183691;"&gt;"widgetOnScreen"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #a71d5d;"&gt;:&lt;/SPAN&gt; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #183691;"&gt;"widgets"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #a71d5d;"&gt;:&lt;/SPAN&gt; [&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #183691;"&gt;"uri"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #a71d5d;"&gt;:&lt;/SPAN&gt; &lt;SPAN class="" style="color: #183691;"&gt;"widgets/LocalLayer/Widget"&lt;/SPAN&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #183691;"&gt;"visible"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #a71d5d;"&gt;:&lt;/SPAN&gt; &lt;SPAN class="" style="color: #0086b3;"&gt;false&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="" style="color: #a71d5d;"&gt;...&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 23:44:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/opening-a-widget-at-startup-with-its-visibility/m-p/638994#M16975</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-09-21T23:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Opening a widget at startup with its visibility set to false.</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/opening-a-widget-at-startup-with-its-visibility/m-p/638995#M16976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rickey,&lt;/P&gt;&lt;P&gt;May be i did not explain clearly, The challenge was to have a widget not visible and at the same time the application starts the widget on&lt;/P&gt;&lt;P&gt;startup. We cannot have both Visibilty =false and openStartup = true . I mean the Visibility setting takes precedence over the openAtStartup setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So , to overcome this problem i just set inPanel=false in the Manifest.json file of the widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your effort in trying to help me&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 16:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/opening-a-widget-at-startup-with-its-visibility/m-p/638995#M16976</guid>
      <dc:creator>arunchanumalla</dc:creator>
      <dc:date>2016-09-22T16:16:36Z</dc:date>
    </item>
  </channel>
</rss>

