<?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: How to open a Survey123 form in edit mode from a web map popup? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637417#M63577</link>
    <description>&lt;P&gt;mode=edit is for browser surveys. If you want it to open in the app, you need action=edit.&lt;/P&gt;&lt;P&gt;Additionally you can't just add the globalid you have to also tell it that it is a globalID. For browser surveys it's &amp;amp;globalId= and for the app it's &amp;amp;q:globalId=&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://doc.arcgis.com/en/survey123/get-started/integrate-launchfieldapp.htm#ESRI_SECTION1_C96F2AA2B3304659B06AC02CC98D1952" target="_self"&gt;URL parameters for launching the field app&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jul 2025 19:17:37 GMT</pubDate>
    <dc:creator>JenniferAcunto</dc:creator>
    <dc:date>2025-07-29T19:17:37Z</dc:date>
    <item>
      <title>How to open a Survey123 form in edit mode from a web map popup?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637313#M63571</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;I'm working with a web map in ArcGIS Online and want to allow users to edit existing survey responses directly from a popup. I know it's possible to launch a Survey123 form in edit mode using a URL, but I'm not sure which attribute I should pass to make this work.&lt;/P&gt;&lt;P&gt;I’m using this link structure:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://survey123.arcgis.app/?itemID=db443b25d54f47d983861b018e02d1b0&amp;amp;portalUrl=https://gis.minseg.gob.ar/portal&amp;amp;mode=edit&amp;amp;globalId=%7B6BD69BAA-4A7C-4F10-A9DD-B9BB326EDA48%7D" target="_blank" rel="noopener"&gt;https://survey123.arcgis.app?itemID=db443b25d54f47d983861b018e02d1b0&amp;amp;mode=edit&amp;amp;{6BD69BAA-4A7C-4F10-A9DD-B9BB326EDA48}portalUrl=https://gis.minseg.gob.ar/portal&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Is globalId the correct parameter to pass?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Should I be using another field or a different syntax?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The survey is hosted in ArcGIS Enterprise, and the feature layer includes a GlobalID field.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What’s the proper way to construct this URL so that it opens the correct existing survey response in edit mode?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 14:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637313#M63571</guid>
      <dc:creator>JuanTomásMartinez17</dc:creator>
      <dc:date>2025-07-29T14:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a Survey123 form in edit mode from a web map popup?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637346#M63573</link>
      <description>&lt;P&gt;Does the "Edit in web app" section of this &lt;A href="https://doc.arcgis.com/en/survey123/browser/get-answers/editexistingdata.htm" target="_self"&gt;documentation&lt;/A&gt; help any? It shows how to construct the URL to edit survey responses in a web app.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 15:47:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637346#M63573</guid>
      <dc:creator>RyanUthoff</dc:creator>
      <dc:date>2025-07-29T15:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a Survey123 form in edit mode from a web map popup?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637387#M63576</link>
      <description>&lt;P&gt;Not exactly. I need the survey to open in the mobile version via the Collaborate tab in Survey123 Web. When I select the option “Open the survey directly in the Survey123 field app,” I get the following URL:&lt;BR /&gt;&lt;A href="https://survey123.arcgis.app?itemID=db443b25d54f47d983861b018e02d1b0&amp;amp;portalUrl=https://gis.minseg.gob.ar/portal" target="_blank" rel="noopener"&gt;https://survey123.arcgis.app?itemID=db443b25d54f47d983861b018e02d1b0&amp;amp;portalUrl=https://gis.minseg.gob.ar/portal&lt;/A&gt;&lt;BR /&gt;This URL works fine to open the survey, but I haven’t been able to get it to work when I try to add parameters to open it in edit mode (mode=edit) and pass the {globalid}.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 17:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637387#M63576</guid>
      <dc:creator>JuanTomásMartinez17</dc:creator>
      <dc:date>2025-07-29T17:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a Survey123 form in edit mode from a web map popup?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637417#M63577</link>
      <description>&lt;P&gt;mode=edit is for browser surveys. If you want it to open in the app, you need action=edit.&lt;/P&gt;&lt;P&gt;Additionally you can't just add the globalid you have to also tell it that it is a globalID. For browser surveys it's &amp;amp;globalId= and for the app it's &amp;amp;q:globalId=&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://doc.arcgis.com/en/survey123/get-started/integrate-launchfieldapp.htm#ESRI_SECTION1_C96F2AA2B3304659B06AC02CC98D1952" target="_self"&gt;URL parameters for launching the field app&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 19:17:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-open-a-survey123-form-in-edit-mode-from-a/m-p/1637417#M63577</guid>
      <dc:creator>JenniferAcunto</dc:creator>
      <dc:date>2025-07-29T19:17:37Z</dc:date>
    </item>
  </channel>
</rss>

