<?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: How Do I : Update Widget Already In WAB App? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852985#M11052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You have to update the particular apps widgets folder as well:&lt;/P&gt;&lt;P&gt;[install dir]\server\apps\[app#]\widgets\eSearch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 14:48:16 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-05-26T14:48:16Z</dc:date>
    <item>
      <title>How Do I : Update Widget Already In WAB App?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852982#M11049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Technically, this is in relation to &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;​ and his eSearch widget. But I assume it would work for any.&lt;/P&gt;&lt;P&gt;Here is my scenario.&lt;/P&gt;&lt;P&gt;1) I have a working and deployed WAB App.&lt;/P&gt;&lt;P&gt;2) App uses Widget 123&lt;/P&gt;&lt;P&gt;3) Widget 123 gets an Update from version X.1 to X.2&lt;/P&gt;&lt;P&gt;4) App needs some functionality of X.2 version&lt;/P&gt;&lt;P&gt;Now up till now, I add the new version to my WAB and then recreate the entire WAB App. Then the new version goes directly in. Problem solved.&lt;/P&gt;&lt;P&gt;As the complexity of my WAB Apps are growing this is becoming a tedious process and I am hoping to update my procedures here. So I am asking. What is the preferred way to update a WAB App with a new version of Widget 123 once an update comes out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852982#M11049</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-26T14:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I : Update Widget Already In WAB App?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852983#M11050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If the new features in the widget do not require any configuration then technically you can just overwrite the widget in the widgets folder of the deployed app. But for example the new eSearch has the CSV export capability if you where to use the above mentioned method then you would still not see this new capability as this feature has to be turned on for the desired layers in the config_Enhanced Search.json (i.e. "export2Csv": true,).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852983#M11050</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-26T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I : Update Widget Already In WAB App?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852984#M11051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;I downloaded eSearch latest: V 2.0.1.4 and copied over existing eSearch folder in client\stemapp\widgets.&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;Stopped and restarted node.js, but I still see V 2.0.1.3 in actual WAB builder (not deployed version).&lt;/P&gt;&lt;P style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt;What step am I missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:46:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852984#M11051</guid>
      <dc:creator>WilliamBailey</dc:creator>
      <dc:date>2016-05-26T14:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I : Update Widget Already In WAB App?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852985#M11052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You have to update the particular apps widgets folder as well:&lt;/P&gt;&lt;P&gt;[install dir]\server\apps\[app#]\widgets\eSearch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852985#M11052</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-26T14:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I : Update Widget Already In WAB App?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852986#M11053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it, thanks &lt;/P&gt;&lt;P&gt;I will make note of that step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 15:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852986#M11053</guid>
      <dc:creator>WilliamBailey</dc:creator>
      <dc:date>2016-05-26T15:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I : Update Widget Already In WAB App?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852987#M11054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As another option, Esri posted a Yeoman workflow on their GitHub that greatly simplifies WAB widget development:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/generator-esri-appbuilder-js" title="https://github.com/Esri/generator-esri-appbuilder-js"&gt;GitHub - Esri/generator-esri-appbuilder-js: Yeoman generator to help customize Esri's WebAppBuilder&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 19:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-do-i-update-widget-already-in-wab-app/m-p/852987#M11054</guid>
      <dc:creator>SteveHenningsgard</dc:creator>
      <dc:date>2016-07-22T19:20:43Z</dc:date>
    </item>
  </channel>
</rss>

