<?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 Store Popup Data in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1307541#M7585</link>
    <description>&lt;P&gt;Hi, I need to in some way, when clicking on a Popup, store all the data of the current popup on the code. If I click on a different popup the data will overwrite with the new one.&lt;/P&gt;&lt;P&gt;For example, if I click on this popup I want to save the row names and the data from each row.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartiGSYS_0-1689160174098.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75234iA767054E354164C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MartiGSYS_0-1689160174098.png" alt="MartiGSYS_0-1689160174098.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 11:11:24 GMT</pubDate>
    <dc:creator>MartiGSYS</dc:creator>
    <dc:date>2023-07-12T11:11:24Z</dc:date>
    <item>
      <title>Store Popup Data</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1307541#M7585</link>
      <description>&lt;P&gt;Hi, I need to in some way, when clicking on a Popup, store all the data of the current popup on the code. If I click on a different popup the data will overwrite with the new one.&lt;/P&gt;&lt;P&gt;For example, if I click on this popup I want to save the row names and the data from each row.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartiGSYS_0-1689160174098.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75234iA767054E354164C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MartiGSYS_0-1689160174098.png" alt="MartiGSYS_0-1689160174098.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 11:11:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1307541#M7585</guid>
      <dc:creator>MartiGSYS</dc:creator>
      <dc:date>2023-07-12T11:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Store Popup Data</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1308369#M7616</link>
      <description>&lt;P&gt;you can select them with you mouse, copy/paste.&amp;nbsp; If you paste into Excel, will keep it in row and columns.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 22:51:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1308369#M7616</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-07-14T22:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Store Popup Data</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1308544#M7618</link>
      <description>&lt;P&gt;Maybe I didn't explain well but what I need is to store all the data of the pop-up on a variable, so then I can work with that data on my react code. What I am trying to do is taking the value of the first row for example, and sending that value to another API, so yeah copy/paste the data manually is not a viable option, but thank you for your response.&lt;/P&gt;&lt;P&gt;Marti&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 09:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1308544#M7618</guid>
      <dc:creator>MartiGSYS</dc:creator>
      <dc:date>2023-07-17T09:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Store Popup Data</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1308721#M7628</link>
      <description>&lt;P&gt;The data should be stored on popup.selectedFeature.graphic.attribuites. You will probably need to set up an event handler with reactiveUtils.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 18:25:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/store-popup-data/m-p/1308721#M7628</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-07-17T18:25:56Z</dc:date>
    </item>
  </channel>
</rss>

