<?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 position widget panels in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846455#M10454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the launch pad template, and when I open the widgets, they line up on top of the navigation buttons on the left side.&amp;nbsp; The widgets all line up beside one another, and I can't seem to find where to adjust the behavior.&amp;nbsp; I would like them to start just right of the navigation buttons.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how to do this?&lt;/P&gt;&lt;P&gt;Thanks, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2015 17:03:47 GMT</pubDate>
    <dc:creator>ChrisBradberry</dc:creator>
    <dc:date>2015-09-29T17:03:47Z</dc:date>
    <item>
      <title>position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846455#M10454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the launch pad template, and when I open the widgets, they line up on top of the navigation buttons on the left side.&amp;nbsp; The widgets all line up beside one another, and I can't seem to find where to adjust the behavior.&amp;nbsp; I would like them to start just right of the navigation buttons.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how to do this?&lt;/P&gt;&lt;P&gt;Thanks, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 17:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846455#M10454</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2015-09-29T17:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846456#M10455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be found in the config.json file.&amp;nbsp; Their position is indicated using the position tag:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"position" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "left" : 25,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "bottom" : 25,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "relativeTo" : "map"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 17:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846456#M10455</guid>
      <dc:creator>DanielStoelb</dc:creator>
      <dc:date>2015-09-29T17:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846457#M10456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That did not change anything.&amp;nbsp; I think that it must be somewhere else because none of the widgets have a position tag, and they line up adjacent to where the previous one was placed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 17:35:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846457#M10456</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2015-09-29T17:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846458#M10457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send me your code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 17:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846458#M10457</guid>
      <dc:creator>DanielStoelb</dc:creator>
      <dc:date>2015-09-29T17:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846459#M10458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have much, just what you said to put in the config.json&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;&amp;nbsp; "legend":{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "arrangement": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "autoUpdate": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "respectCurrentMapScale": true&lt;BR /&gt;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp;&amp;nbsp; "position" : {&lt;BR /&gt;&amp;nbsp; "left" : 25,&lt;BR /&gt;&amp;nbsp; "relativeTo" : "map"&lt;BR /&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 17:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846459#M10458</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2015-09-29T17:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846460#M10459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The position should be in reference to the specific widget you are trying to position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, you'd have the "My location" widget placed here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "uri" : "widgets/MyLocation/Widget",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "position" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp; "left" : 7,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "top" : 110,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "relativeTo" : "map"&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your code sample above, the location is not referencing anything.&amp;nbsp; You should see a section in the config.json that is tagged as "widgetOnScreen".&amp;nbsp; The code should be similar to this:&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; "uri": "widgets/MyLocation/Widget",&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": 25,&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": 215,&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; "version": "1.3",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id": "widgets_MyLocation_Widget_25",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "MyLocation",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "label": "My Location"&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>Tue, 29 Sep 2015 18:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846460#M10459</guid>
      <dc:creator>DanielStoelb</dc:creator>
      <dc:date>2015-09-29T18:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846461#M10460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that the way the launch pad template works is the widgets load dynamically.&amp;nbsp; If one is placed, the rest of them line up adjacent to it.&amp;nbsp; Then when the first one is removed, the next one fills in where the first one was.&amp;nbsp; This is more complex than just placing it on the screen.&amp;nbsp; I only wanted to move them over a bit to keep them from covering the navigation buttons.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/128888_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 19:06:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846461#M10460</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2015-09-29T19:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846462#M10461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please refer to this thread where I have answered this question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/164884"&gt;Layer List auto start location change&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 19:22:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846462#M10461</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-09-29T19:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: position widget panels</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846463#M10462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would have never found that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 19:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/position-widget-panels/m-p/846463#M10462</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2015-09-29T19:28:57Z</dc:date>
    </item>
  </channel>
</rss>

