<?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: Is it possible to make apps that have an offline editor mode using the Esri Web AppBuilder? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188422#M5166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web AppBuilder does NOT support disconnected/offline editing workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2015 20:51:01 GMT</pubDate>
    <dc:creator>DerekLaw</dc:creator>
    <dc:date>2015-11-04T20:51:01Z</dc:date>
    <item>
      <title>Is it possible to make apps that have an offline editor mode using the Esri Web AppBuilder?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188421#M5165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If so can anyone point me to resources on the topic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 19:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188421#M5165</guid>
      <dc:creator>BenjaminHarloe</dc:creator>
      <dc:date>2015-11-04T19:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make apps that have an offline editor mode using the Esri Web AppBuilder?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188422#M5166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web AppBuilder does NOT support disconnected/offline editing workflows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 20:51:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188422#M5166</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2015-11-04T20:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make apps that have an offline editor mode using the Esri Web AppBuilder?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188423#M5167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The JavaScipt API does though, right? So in theory could you download a web appbuilder app, and then edit it with the JavaScript API to create offline editing functionality?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 18:51:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188423#M5167</guid>
      <dc:creator>BenjaminHarloe</dc:creator>
      <dc:date>2015-11-11T18:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make apps that have an offline editor mode using the Esri Web AppBuilder?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188424#M5168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benjamin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;The JavaScipt API does though, right?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, it does NOT support disconnected editing workflows. See the ArcGIS API for JavaScript documentation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/inside_editing.html" title="https://developers.arcgis.com/javascript/jshelp/inside_editing.html"&gt;Editing | Guide | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;So in theory could you download a web appbuilder app, and then edit it with the JavaScript API to create offline editing functionality?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No. Another requirement for disconnected editing workflows is for the client app to be able to store a local copy of the data that you would be editing offline, as well as sync that data back to the original source data (via a feature service). Web AppBuilder does NOT support this type of capability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 08:05:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188424#M5168</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2015-11-13T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to make apps that have an offline editor mode using the Esri Web AppBuilder?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188425#M5169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was trying to figure out the same thing, and came across ESRI's &lt;A href="http://esri.github.io/offline-editor-js/demo/index.html"&gt;Offline-editor-js&lt;/A&gt; project on GitHub.&amp;nbsp; It looks like this may be a possible solution, provided you have some knowledgeable developers on your team.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 14:05:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-make-apps-that-have-an-offline/m-p/188425#M5169</guid>
      <dc:creator>PatrickMcKinney1</dc:creator>
      <dc:date>2016-05-12T14:05:24Z</dc:date>
    </item>
  </channel>
</rss>

