<?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: WAB Developer: How to debug without &amp;quot;Create New&amp;quot; application? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-developer-how-to-debug-without-quot-create-new/m-p/632812#M16734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Yes, you can modify the eSearch widget how ever you want. Searching 8 layers with one button click is not something that is supported by my widget so you will have to extensively customize to meet that requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your issue with your development workflow is likely you are make your changes in the stemApp widget folder. The way WAB dev works is once you create an app and add a widget it clones (copies) the widget from the stemApp widgets folder over to your apps widgets folder. Here is my standard dev workflow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I do ALL my development in the [install dir]\server\apps\[app #]\widgets\my custom widget name folder.&lt;/LI&gt;&lt;LI&gt;Once I am done will my development I copy the widget folder back into the stemapp widgets folder so that new apps will use the completed widget code.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2019 17:33:40 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-06-26T17:33:40Z</dc:date>
    <item>
      <title>WAB Developer: How to debug without "Create New" application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-developer-how-to-debug-without-quot-create-new/m-p/632811#M16733</link>
      <description>&lt;P&gt;I am working on Robert's Enhanced Search Widget. (I need to make it query 8 parcel layers at one button click)&lt;/P&gt;
&lt;P&gt;First, I have a question for Robert, is it okay to modify your code for our usage?&lt;/P&gt;
&lt;P&gt;Every time I changed some coding, I need to do the following:&lt;BR /&gt;1. close the command window&lt;/P&gt;
&lt;P&gt;2. re-launch the startup.bat&lt;/P&gt;
&lt;P&gt;3. In the new tab of &lt;A href="http://it13010.carson.local:3344/webappbuilder" target="_blank"&gt;http://xyz.xyz.local:3344/webappbuilder&lt;/A&gt;&amp;nbsp;, Create a new application-&amp;gt;, choose my basemap from arcgis online, add my widget to test. (If I use an existing application, I do not see the update. Even if I force the chrome browser by pressing Ctrl+F5.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the right way of debugging applications? I am guessing it is the Chrome cache, but Ctrl+F5 did not clear cache.. I copied the URL to EDGE and it would not work.&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 17:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-developer-how-to-debug-without-quot-create-new/m-p/632811#M16733</guid>
      <dc:creator>BingJing</dc:creator>
      <dc:date>2024-06-28T17:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Developer: How to debug without "Create New" application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-developer-how-to-debug-without-quot-create-new/m-p/632812#M16734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Yes, you can modify the eSearch widget how ever you want. Searching 8 layers with one button click is not something that is supported by my widget so you will have to extensively customize to meet that requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your issue with your development workflow is likely you are make your changes in the stemApp widget folder. The way WAB dev works is once you create an app and add a widget it clones (copies) the widget from the stemApp widgets folder over to your apps widgets folder. Here is my standard dev workflow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I do ALL my development in the [install dir]\server\apps\[app #]\widgets\my custom widget name folder.&lt;/LI&gt;&lt;LI&gt;Once I am done will my development I copy the widget folder back into the stemapp widgets folder so that new apps will use the completed widget code.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 17:33:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-developer-how-to-debug-without-quot-create-new/m-p/632812#M16734</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-06-26T17:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Developer: How to debug without "Create New" application?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-developer-how-to-debug-without-quot-create-new/m-p/632813#M16735</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 just followed your way of development and it is working. Thank you. I appreciate all your help, starting from Flex Viewer. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;I am working on the function "onSearchFinish". It is challenging...&amp;nbsp; So far I am reading and debugging through your code to understand it first.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 19:12:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-developer-how-to-debug-without-quot-create-new/m-p/632813#M16735</guid>
      <dc:creator>BingJing</dc:creator>
      <dc:date>2019-06-26T19:12:13Z</dc:date>
    </item>
  </channel>
</rss>

