<?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: Jewelry Box Theme Closes Left Panel on Startup in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606050#M16072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perfect, thank you Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2020 12:19:53 GMT</pubDate>
    <dc:creator>Jacbrod</dc:creator>
    <dc:date>2020-07-13T12:19:53Z</dc:date>
    <item>
      <title>Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606041#M16063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering what codes I need to change in the jewelry box theme so that the left panel hides when the app first starts up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lesi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 17:51:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606041#M16063</guid>
      <dc:creator>LesiMai3</dc:creator>
      <dc:date>2016-10-13T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606042#M16064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lesi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the themes\JewelryBoxTheme\panels\LDockablePanel\Panel.js make this change:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; onOpen&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;_setPostionWidthAndLeft&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; html&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;setStyle&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;domNode&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;position&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;width &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'px'&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;panelManager&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;minimizePanel&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// if(this.position.width === 0){&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;//&amp;nbsp;&amp;nbsp; this.panelManager.minimizePanel(this);&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// }else{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;//&amp;nbsp;&amp;nbsp; this.panelManager.maximizePanel(this);&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// }&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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>Sun, 12 Dec 2021 01:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606042#M16064</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T01:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606043#M16065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I am customizing the Ldockable panel.&lt;BR /&gt;I dont want any widget there I am writing customize code there..&lt;BR /&gt;But as I am not adding any widget , when I am launching the app the panel open/close button is not coming&lt;/P&gt;&lt;P&gt;on the other hand front end customizing panel , there I can see the customized code added by me&lt;/P&gt;&lt;P&gt;How Can I view the Ldockable panel on app launch&lt;/P&gt;&lt;P&gt;what code need to be customized&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help on this will be highly appreciated&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 06:49:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606043#M16065</guid>
      <dc:creator>aishvaryvardhan</dc:creator>
      <dc:date>2017-11-09T06:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606044#M16066</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;I hope you are doing great! The above code for (&lt;SPAN style="background-color: #ffffff;"&gt;LDockablePanel Closes at startup)&lt;/SPAN&gt;&amp;nbsp;is working fine on desktop but in mobile it still open at left on startup.&lt;/P&gt;&lt;P&gt;Also, is it possible can we make LDockable Panel open at bottom(like other widgets opening at bottom) in mobile view instead of left since it covers all map space when it open.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Irfan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 18:39:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606044#M16066</guid>
      <dc:creator>James_001</dc:creator>
      <dc:date>2018-04-25T18:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606045#M16067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Irfan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange in my testing it still minimizes on mobile. As far as the moving to the bottom. No that would take a complete rewrite of the left dockable panel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 19:18:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606045#M16067</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-04-25T19:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606046#M16068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;Here are my two different steps to check the mobile view:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Previews App in Web appbuilder&lt;/LI&gt;&lt;LI&gt;Toggle Device Toolbar in Chrome Browse&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon I preview the app in Web appbuilder by clicking any mobile device it will open the&amp;nbsp; with&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;LDockablePanel.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Also, by inspecting the launch app in google chrome browser it still does the same thing first time. But after refreshing the app while staying in mobile view it don't open the&amp;nbsp;&lt;SPAN&gt;LDockablePanel. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Thanks again for your help!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 21:22:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606046#M16068</guid>
      <dc:creator>James_001</dc:creator>
      <dc:date>2018-04-25T21:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606047#M16069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refreshing after using the Chrome device toolbar would be the only correct method for testing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 21:25:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606047#M16069</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-04-25T21:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606048#M16070</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;&lt;/P&gt;&lt;P&gt;This little change works well, thank's&lt;/P&gt;&lt;P&gt;Is it possible to make a difference if it is a mobile device.&lt;/P&gt;&lt;P&gt;Ideally, I would like the panel to be minimized only on a mobile device ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacques&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 13:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606048#M16070</guid>
      <dc:creator>Jacbrod</dc:creator>
      <dc:date>2020-07-10T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606049#M16071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jacques,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Sure just check if the app is mobile using&amp;nbsp;window.isMobileUa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 18:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606049#M16071</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-07-10T18:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606050#M16072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;perfect, thank you Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 12:19:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/606050#M16072</guid>
      <dc:creator>Jacbrod</dc:creator>
      <dc:date>2020-07-13T12:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/1037261#M20469</link>
      <description>&lt;P&gt;Hi Robert and Jacques-&lt;/P&gt;&lt;P&gt;Wondering if you can direct me on where to add the code to "check if the app is using&amp;nbsp;&lt;SPAN&gt;window.isMobileUa"?&amp;nbsp; I too am interested in having the Jewelry Box theme panel minimized only when our app is viewed on a mobile device and visible otherwise, but I'm just not sure where/how to add in that logic for mobile size.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jennifer&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 19:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/1037261#M20469</guid>
      <dc:creator>JenniferSherry</dc:creator>
      <dc:date>2021-03-16T19:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Jewelry Box Theme Closes Left Panel on Startup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/1123925#M21668</link>
      <description>&lt;P&gt;When I try using your code above it works and closes on startup, but I cannot see the image to open it after startup when we need it. Any ideas?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CarbonCounty_Utah_0-1638985450183.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29145iE60F40B178578474/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CarbonCounty_Utah_0-1638985450183.png" alt="CarbonCounty_Utah_0-1638985450183.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 17:44:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/jewelry-box-theme-closes-left-panel-on-startup/m-p/1123925#M21668</guid>
      <dc:creator>CarbonCounty_Utah</dc:creator>
      <dc:date>2021-12-08T17:44:24Z</dc:date>
    </item>
  </channel>
</rss>

