<?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 add more widgets to foldable in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687194#M18175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to add more than five "non screen" widgets to the foldable theme?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 19:00:29 GMT</pubDate>
    <dc:creator>jordanparfitt1</dc:creator>
    <dc:date>2015-08-27T19:00:29Z</dc:date>
    <item>
      <title>add more widgets to foldable</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687194#M18175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to add more than five "non screen" widgets to the foldable theme?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 19:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687194#M18175</guid>
      <dc:creator>jordanparfitt1</dc:creator>
      <dc:date>2015-08-27T19:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: add more widgets to foldable</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687195#M18176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jordan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure you would just have to manually add then to the config.json in the widgetOnScreen widgets array and adjust the position and make sure the id is unique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "position": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "left": 55,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "top": 45,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "relativeTo": "map"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "placeholderIndex": 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id": "_38",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "Share",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "label": "Share",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "version": "1.1.2",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "uri": "widgets/Share/Widget",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "config": "configs/Share/config_Share.json"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 19:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687195#M18176</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-08-27T19:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: add more widgets to foldable</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687196#M18177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm starting to get more comfortable with this. It's definitely easier to mess with outside of the web app builder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 20:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687196#M18177</guid>
      <dc:creator>jordanparfitt1</dc:creator>
      <dc:date>2015-08-27T20:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: add more widgets to foldable</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687197#M18178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;When I add an extra widget that way it&amp;nbsp;I am running into a layout issue: if the height/width ratio of the browser&amp;nbsp;is approximately that of a&amp;nbsp;mobile device the additional widget floats to the lower right corner. You can try this &lt;A class="link-titled" href="https://egis.umn.edu/twincities/index.html" title="https://egis.umn.edu/twincities/index.html"&gt;example webapp.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched through the code and have trouble finding the cause of this behavior. Do you know why it behaves that way? Do you have suggestions which js/css files to look into?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, Tobias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 21:45:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687197#M18178</guid>
      <dc:creator>TobiasFimpel</dc:creator>
      <dc:date>2017-05-30T21:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: add more widgets to foldable</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687198#M18179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answering my own question in case somebody else is looking for it.&amp;nbsp;&lt;A href="https://developers.arcgis.com/web-appbuilder/guide/create-a-theme.htm"&gt;Per Esri documentation&lt;/A&gt;, add this to the mobileLayout property (in file config.json):&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; "position": {&lt;BR /&gt; "left": 285,&lt;BR /&gt; "top": 45&lt;BR /&gt; }&lt;BR /&gt; },&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:15:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687198#M18179</guid>
      <dc:creator>TobiasFimpel</dc:creator>
      <dc:date>2017-06-01T14:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: add more widgets to foldable</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687199#M18180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have launchpad theme per your suggestion in this post and the other, I tried to add the new widget in my widget on screen, I have 4 and want to add more. This is the location of my file. App loaded every time but &lt;STRONG&gt;Share&lt;/STRONG&gt; (new widget) don't appear. I am not sure what I am doing wrong here. Please help me, I will really appreciate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;WebAppBuilderForArcGIS\server\apps\10\config.json&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="widgetOnScreen " class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/375612_widgetOnScreen.PNG" style="width: 620px; height: 437px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 21:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687199#M18180</guid>
      <dc:creator>James_001</dc:creator>
      <dc:date>2017-09-29T21:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: add more widgets to foldable</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687200#M18181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ifran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Those position values look like you would be placing it at the same position as one of the existing on screen widget and there is one under the other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 12:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-more-widgets-to-foldable/m-p/687200#M18181</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-10-02T12:44:51Z</dc:date>
    </item>
  </channel>
</rss>

