<?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: Map interaction and Survey123 in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1187718#M4728</link>
    <description>&lt;P&gt;Thank you, that is very helpful&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how I can embed a Survery123 iframe into the popup?&lt;BR /&gt;At the moment all I am able to see is the url, I have had no luck actually showing the survey form itself&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 11:19:40 GMT</pubDate>
    <dc:creator>JoshNock1</dc:creator>
    <dc:date>2022-06-29T11:19:40Z</dc:date>
    <item>
      <title>Map interaction and Survey123</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1187329#M4717</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, is it possible to create an action from the map, in which the user selects a point (there are a few thousand) and a window opens within the webpage with a link to Survey123?&lt;BR /&gt;I am able to create a hyperlink in the url that opens a new tab with the survey, but would love to open a window within Experience Builder.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 15:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1187329#M4717</guid>
      <dc:creator>JoshNock1</dc:creator>
      <dc:date>2022-06-28T15:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Map interaction and Survey123</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1187679#M4726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/468693"&gt;@JoshNock1&lt;/a&gt;, I could not picture what the 'window' means here visually (is it a section on the page containing only a link but opens a Survey inside it, or a window displaying a survey interface directly), and also if you're writing your own code or trying to use the OOTB functions inside ExB. Without that information in mind, and the fact that any window layout does not have actions (they are not data-specific, but just a layout), here are some of my thoughts:&lt;/P&gt;&lt;P&gt;- If there is one individual survey to each feature point, then you could add then as one field of URLs, and then:&lt;/P&gt;&lt;P&gt;1. Use a Feature Info widget - configure it to utilize the selected features, then the widget will display the details with the URL for the currently selected feature&lt;/P&gt;&lt;P&gt;2. Use the map pop-up directly - same as #1, but only with the URL details inside the map pop-up, if you enable it in the web map settings&lt;/P&gt;&lt;P&gt;3. Use an Embed widget - since the URLs are stored as one field inside the data, representing the whole survey, you could utilize dynamic URL methods and configure the {URL} field. In this way, the embed widget will update each time you click on the feature. Something similar like this:&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TonghuiMing_2-1656490187585.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/44746iB5C02213A5055CB2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TonghuiMing_2-1656490187585.png" alt="TonghuiMing_2-1656490187585.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;- If there is only one survey, but with variations for each feature point:&lt;/P&gt;&lt;P&gt;4. Use the Embed widget to embed the survey URL, and add the GlobalID as the dynamic part. Something like this:&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;https://survey123.arcgis.com/share/&amp;lt;yoursurveyitemID&amp;gt;?mode=edit&amp;amp;globalid={GlobalID}&lt;/EM&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TonghuiMing_3-1656490492678.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/44747i6F709CF5779B92D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TonghuiMing_3-1656490492678.png" alt="TonghuiMing_3-1656490492678.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this could help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 08:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1187679#M4726</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-06-29T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Map interaction and Survey123</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1187718#M4728</link>
      <description>&lt;P&gt;Thank you, that is very helpful&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4655"&gt;@TonghuiMing&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how I can embed a Survery123 iframe into the popup?&lt;BR /&gt;At the moment all I am able to see is the url, I have had no luck actually showing the survey form itself&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 11:19:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1187718#M4728</guid>
      <dc:creator>JoshNock1</dc:creator>
      <dc:date>2022-06-29T11:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Map interaction and Survey123</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1188158#M4742</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/468693"&gt;@JoshNock1&lt;/a&gt;&amp;nbsp;If you are talking about the map popup content, that is beyond Experience Builder's capabilities. The content within is configured in the Map Viewer, so it would depend on whether they support users to put an entire iframe inside of it.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 03:02:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/map-interaction-and-survey123/m-p/1188158#M4742</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2022-06-30T03:02:50Z</dc:date>
    </item>
  </channel>
</rss>

