<?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: Converting in-panel widget to off-panel widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794244#M4450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure just use&lt;/P&gt;&lt;PRE class="" style="color: #4d4d4d; background: #fafafa; border: 2px solid #dddddd; margin: 0.5em 0.5em 0.5em 0px; padding: 0.5em 0px 0.5em 0.5em;"&gt;&lt;SPAN class="" style="color: #595959;"&gt;this.map&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt;disableKeyboardNavigation&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;();&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2017 15:21:53 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-08-25T15:21:53Z</dc:date>
    <item>
      <title>Converting in-panel widget to off-panel widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794241#M4447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I developed a simple in-panel widget that enable the user to zoom to desired scale (it's a NumberTextBox dijit), but now I want to convert it to off-panel widget. The question is: how can I do it? I searched an example of off-panel widget, but I was not able to find it. Can someone give me a link or point me in the right direction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 08:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794241#M4447</guid>
      <dc:creator>sitsit</dc:creator>
      <dc:date>2017-08-25T08:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Converting in-panel widget to off-panel widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794242#M4448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Marco,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; There are several otb off panel widgets that you can use as examples in the WAB stemApp. Look at the ScaleBar widget for example as your starting point.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 11:37:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794242#M4448</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-08-25T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Converting in-panel widget to off-panel widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794243#M4449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Robert.&lt;/P&gt;&lt;P&gt;I managed to do it. Almost. I created a TextBox (I wasn't able to create a NumberTextBox: I don't know why), but when I use the numeric pad to input a scale, the map pan in the direction of the arrows. Is there a way to prevent this behaviour?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:01:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794243#M4449</guid>
      <dc:creator>sitsit</dc:creator>
      <dc:date>2017-08-25T15:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Converting in-panel widget to off-panel widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794244#M4450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sure just use&lt;/P&gt;&lt;PRE class="" style="color: #4d4d4d; background: #fafafa; border: 2px solid #dddddd; margin: 0.5em 0.5em 0.5em 0px; padding: 0.5em 0px 0.5em 0.5em;"&gt;&lt;SPAN class="" style="color: #595959;"&gt;this.map&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959;"&gt;disableKeyboardNavigation&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;();&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 15:21:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794244#M4450</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-08-25T15:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Converting in-panel widget to off-panel widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794245#M4451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful!&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 12:55:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/converting-in-panel-widget-to-off-panel-widget/m-p/794245#M4451</guid>
      <dc:creator>sitsit</dc:creator>
      <dc:date>2017-08-28T12:55:56Z</dc:date>
    </item>
  </channel>
</rss>

