<?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: Hide WAB widget icon? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271091#M7187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I need a widget that the map author configures in the builder, and then runs hidden in the background when the app is launched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2017 22:13:35 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2017-09-01T22:13:35Z</dc:date>
    <item>
      <title>Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271089#M7185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure there is some simple config setting I'm missing, but how do I completely hide a WAB widget icon from the built app? I've tried things like: setting "visible": true in manifest.json (doesn't load widget at all), setting visible property false on widget via "this.appConfig.widgetOnScreen.widgets" (changes property to false, but widget is still visible).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In builder:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/369610_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In app (don't want this icon):&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/369615_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm open to the notion that there is a more fundamental setting I'm missing, like how to specify the widget as "not on-screen" right from the onset. Any help appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 21:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271089#M7185</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2017-09-01T21:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271090#M7186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So you want to be able to use the widget but just not see it in an onscreen place holder?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 22:08:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271090#M7186</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-01T22:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271091#M7187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I need a widget that the map author configures in the builder, and then runs hidden in the background when the app is launched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 22:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271091#M7187</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2017-09-01T22:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271092#M7188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Darren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;What you are wanting is a off panel&amp;nbsp;widget then. Like the Scalebar widget, the custom LocalLayer widget or Anvil widget.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/guide/in-panel-and-off-panel-widget.htm" title="https://developers.arcgis.com/web-appbuilder/guide/in-panel-and-off-panel-widget.htm"&gt;In-panel and off-panel widgets—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 22:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271092#M7188</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-01T22:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271093#M7189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My manifest.json indicates that this is on off-panel widget ("inPanel": false). Are there additional settings controlling whether this is on- or off-panel? If I change to "inPanel": true, then a panel opens when I activate the widget in the app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 22:36:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271093#M7189</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2017-09-01T22:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271094#M7190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, It looks like the only piece of info you are missing then is that off panel widgets have to be manually added to the main config.json for the app or they need to me manually added to the&amp;nbsp;\client\stemapp\predefined-apps\default\config.json&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 22:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271094#M7190</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-09-01T22:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271095#M7191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, &lt;A href="https://community.esri.com/migrated-users/3101" target="_blank"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌! I'll just post that this is as easy as adding the following to the widgets array&amp;nbsp;in the main app config.json (not the widget config.json):&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="string token"&gt;"uri"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"widgets/MyWidget/Widget"&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271095#M7191</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2021-12-11T13:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271096#M7192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, So you are able to let the widget startup when the app opens, run in the background as hidden, then use the tool as needed? &lt;SPAN&gt;Is that what you all are discussing or am I not following this thread?&amp;nbsp;&lt;/SPAN&gt;For example, I have feature service layers that I do not want to be turned on all of the time due to speed/performance issues. I would like to be able to edit those services with the smart editor as soon as I turn the layer on by just clicking&amp;nbsp;on a feature instead of having to go to the smarteditor widget first or click on the 3 dots on the bottom right corner. The extra steps are confusing to some users. Any help would be appreciated! Thanks, Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2018 16:27:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271096#M7192</guid>
      <dc:creator>Brian_Beyeler</dc:creator>
      <dc:date>2018-05-19T16:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hide WAB widget icon?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271097#M7193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Yes an off panel widget is running at startup and does not have a button to launch it. It can have a UI or not. As far as you wanting to be able to edit a layer as soon as you make it visible and click on it. That&amp;nbsp;could be possible with a bit of code work.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2018 12:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/hide-wab-widget-icon/m-p/271097#M7193</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-21T12:42:39Z</dc:date>
    </item>
  </channel>
</rss>

