<?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: Style problem in custom widget web app builder in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843612#M9628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nadir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So since you have named your widget "&lt;SPAN style="background-color: #ffffff;"&gt;TestWidget" in the manifest.json is the widgets folder named the same or do you have it still named listview? Also you are missing a comma after the license line in your manifest.json.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2019 14:31:21 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-01-10T14:31:21Z</dc:date>
    <item>
      <title>Style problem in custom widget web app builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843609#M9625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&amp;nbsp;i create a&amp;nbsp;custom in-panel widget.but when i click action in response it shows only text not the complete panel.i attached the image.the out is shown in the red circle.what can be the reason for not showing complete panel.thanks in advance&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/432850_panel.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2019 18:17:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843609#M9625</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2019-01-09T18:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Style problem in custom widget web app builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843610#M9626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What step are you at in the tutorial? What does the text in your manifest.json look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2019 19:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843610#M9626</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-01-09T19:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Style problem in custom widget web app builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843611#M9627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;{&lt;BR /&gt; "name": "TestWidget",&lt;BR /&gt; "2D": true,&lt;BR /&gt; "3D": false,&lt;BR /&gt; "platform": "HTML",&lt;BR /&gt; "version": "2.10",&lt;BR /&gt; "wabVersion": "2.10",&lt;BR /&gt; "author": "@SpatialAgent",&lt;BR /&gt; "description": "",&lt;BR /&gt; "copyright": "",&lt;BR /&gt;&lt;SPAN&gt; "license": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.apache.org%2Flicenses%2FLICENSE-2.0" rel="nofollow" target="_blank"&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt; "properties": {&lt;BR /&gt; "keepConfigAfterMapSwitched": false&lt;BR /&gt; }&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;this is my manifest file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 09:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843611#M9627</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2019-01-10T09:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Style problem in custom widget web app builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843612#M9628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nadir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So since you have named your widget "&lt;SPAN style="background-color: #ffffff;"&gt;TestWidget" in the manifest.json is the widgets folder named the same or do you have it still named listview? Also you are missing a comma after the license line in your manifest.json.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 14:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843612#M9628</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-01-10T14:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Style problem in custom widget web app builder</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843613#M9629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Robert,&lt;/P&gt;&lt;P&gt;My widget name id TestWidget and folder name is same TestWidget.Last night i read documentation and solve the problem.&lt;/P&gt;&lt;P&gt;Again thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 15:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/style-problem-in-custom-widget-web-app-builder/m-p/843613#M9629</guid>
      <dc:creator>NadirHussain</dc:creator>
      <dc:date>2019-01-10T15:06:56Z</dc:date>
    </item>
  </channel>
</rss>

