<?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 Add CSV Widget in Experience Builder Custom Widgets</title>
    <link>https://community.esri.com/t5/experience-builder-custom-widgets/add-csv-widget/m-p/1701913#M723</link>
    <description>&lt;P&gt;Anyone ever design a widget that allows you to upload a CSV file with an address field? I've tried what I could to circumvent the broken Add Data widget. It has a &lt;A href="https://my.esri.com/#/support/cases/tech-cases?caseNumber=04146594" target="_self"&gt;BUG&lt;/A&gt;. It stopped allowing CSV uploads with an address field, of all things.&lt;/P&gt;&lt;P&gt;I created a python script tool and connected to it through the Analysis widget but that won't let you upload CSV files either.&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2026 20:52:57 GMT</pubDate>
    <dc:creator>JaredPilbeam2</dc:creator>
    <dc:date>2026-05-13T20:52:57Z</dc:date>
    <item>
      <title>Add CSV Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/add-csv-widget/m-p/1701913#M723</link>
      <description>&lt;P&gt;Anyone ever design a widget that allows you to upload a CSV file with an address field? I've tried what I could to circumvent the broken Add Data widget. It has a &lt;A href="https://my.esri.com/#/support/cases/tech-cases?caseNumber=04146594" target="_self"&gt;BUG&lt;/A&gt;. It stopped allowing CSV uploads with an address field, of all things.&lt;/P&gt;&lt;P&gt;I created a python script tool and connected to it through the Analysis widget but that won't let you upload CSV files either.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 20:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/add-csv-widget/m-p/1701913#M723</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2026-05-13T20:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Add CSV Widget</title>
      <link>https://community.esri.com/t5/experience-builder-custom-widgets/add-csv-widget/m-p/1702197#M725</link>
      <description>&lt;P&gt;Yes, we are also experiencing the joys of this bug in our org which impacts the main workflow for our users. Instead of using the /generate endpoint that results in a bad response I switched over the add data widget to batch send to /geocode. I then wired in a csv column parser and selector for users to select the field needed from their csv.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As it's mainly contained within&amp;nbsp;/add-data-popper/data-file-upload.tsx in the add data widget it's relatively straightforward to update with a bit of trial and error. You'll need to clone the add data widget first, or hope that this bug is fixed.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2026 22:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/experience-builder-custom-widgets/add-csv-widget/m-p/1702197#M725</guid>
      <dc:creator>obateman_oohmediaau</dc:creator>
      <dc:date>2026-05-14T22:24:50Z</dc:date>
    </item>
  </channel>
</rss>

