<?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: Turn off UI of Custom widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806802#M5877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Correct Answer" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2017 13:31:22 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-03-31T13:31:22Z</dc:date>
    <item>
      <title>Turn off UI of Custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806797#M5872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added some&amp;nbsp;functionality&amp;nbsp;in a start-up function of&amp;nbsp;custom widget but I am not keen to show the&amp;nbsp;widget GUI.&lt;/P&gt;&lt;P&gt;Could some one point me&amp;nbsp;how to turnoff or disable the&amp;nbsp;widget&amp;nbsp;GUI?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 09:16:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806797#M5872</guid>
      <dc:creator>KumarHarish</dc:creator>
      <dc:date>2017-03-30T09:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off UI of Custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806798#M5873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So are you wanting your widget to run all the time with no user interaction? Or do you want the user to launch the widget from a button but not have a panel/UI that is presented after the user launches the widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 12:56:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806798#M5873</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-30T12:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off UI of Custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806799#M5874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I want widget to run all the time with no user interaction.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:21:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806799#M5874</guid>
      <dc:creator>KumarHarish</dc:creator>
      <dc:date>2017-03-30T13:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off UI of Custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806800#M5875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you need to make an inPanel: false (offPanel) widget then that has not Widget.html like the LocalLayer Widget&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/cmndrbensisko/LocalLayer/tree/v2.2" title="https://github.com/cmndrbensisko/LocalLayer/tree/v2.2"&gt;GitHub - cmndrbensisko/LocalLayer at v2.2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 13:27:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806800#M5875</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-30T13:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off UI of Custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806801#M5876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. &amp;nbsp;Your hint was very useful.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 06:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806801#M5876</guid>
      <dc:creator>KumarHarish</dc:creator>
      <dc:date>2017-03-31T06:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off UI of Custom widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806802#M5877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Correct Answer" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:31:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/turn-off-ui-of-custom-widget/m-p/806802#M5877</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-31T13:31:22Z</dc:date>
    </item>
  </channel>
</rss>

