<?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: Add a csv layer to a downloaded web appbuilder app in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882367#M14208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got this to show:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400421_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2018 17:14:16 GMT</pubDate>
    <dc:creator>BrandonPrice</dc:creator>
    <dc:date>2018-04-02T17:14:16Z</dc:date>
    <item>
      <title>Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882359#M14200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to programmatically add a csv layer to a web appbuilder app hosted on a web server. Any suggestions? I have seen some threads about revising the mapmanager.js file and using map.addLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/web-appbuilder-custom-themes?sr=search&amp;amp;searchId=173dde7f-9cdd-4446-afc9-90245a71cd60&amp;amp;searchIndex=5"&gt;https://community.esri.com/groups/web-appbuilder-custom-themes?sr=search&amp;amp;searchId=173dde7f-9cdd-4446-afc9-90245a71cd60&amp;amp;searchIndex=5&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2018 17:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882359#M14200</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2018-03-30T17:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882360#M14201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason not to sue the Add Data widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-add-data.htm" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-add-data.htm"&gt;Add Data widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2018 20:12:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882360#M14201</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-03-30T20:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882361#M14202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jake:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The add data widget would only temporarily add the data to the app for only a single session correct? I would like to permanently add the csv later so that every user can already access the csv layer when they access the app. The ArcGIS online version of the app has the csv layers visible. The hosted version of the same app never loads the csv layer. That's why I wanted to see if it could manually re-added.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2018 20:25:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882361#M14202</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2018-03-30T20:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882362#M14203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;That is strange. I did a test and created a web map using some csv data and then added that web map to a WAB dev app and then downloaded the app and hosted locally on my web server and never has an issue with the CSV layer being accessible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Mar 2018 12:41:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882362#M14203</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-31T12:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882363#M14204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is one of the url's that only shows in the arcgis online wab and not the downloaded version:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.dot.ca.gov/cwwp2/data/d7/cctv/cctvStatusD07.csv" title="http://www.dot.ca.gov/cwwp2/data/d7/cctv/cctvStatusD07.csv"&gt;http://www.dot.ca.gov/cwwp2/data/d7/cctv/cctvStatusD07.csv&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I was trying to follow this to programmatically add the csv file:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/748814-add-and-remove-fetaure-layer-to-wab"&gt;https://community.esri.com/message/748814-add-and-remove-fetaure-layer-to-wab&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:59:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882363#M14204</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2018-04-02T14:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882364#M14205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Hmm..&amp;nbsp;So your issue is that when you add a CSV from a url that is on a different server and then deploy the app you run into a cross domain issue and you need to use a proxy in your deployed app. Once I added&amp;nbsp;&lt;A class="link-bare" href="http://www.dot.ca.gov" title="http://www.dot.ca.gov"&gt;http://www.dot.ca.gov&lt;/A&gt;&amp;nbsp;to my proxy.config used in my hosted WAB app then the csv layer showed up fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882364#M14205</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-04-02T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882365#M14206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. I guess I will reference&amp;nbsp;&lt;A href="https://community.esri.com/groups/technical-support/blog/2015/04/07/setting-up-a-proxy"&gt;https://community.esri.com/groups/technical-support/blog/2015/04/07/setting-up-a-proxy&lt;/A&gt;&amp;nbsp;to set a proxy on the hosted server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:40:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882365#M14206</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2018-04-02T16:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882366#M14207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:57:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882366#M14207</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-04-02T16:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Add a csv layer to a downloaded web appbuilder app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882367#M14208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got this to show:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/400421_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 17:14:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/add-a-csv-layer-to-a-downloaded-web-appbuilder-app/m-p/882367#M14208</guid>
      <dc:creator>BrandonPrice</dc:creator>
      <dc:date>2018-04-02T17:14:16Z</dc:date>
    </item>
  </channel>
</rss>

