<?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: q:queryparameter URL parameter for Survey123 Windows and iOS in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1037401#M33233</link>
    <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;This issue is still in our backlog list. You may track the status from this salesforce issue. Our internal issue covers all the cases using custom URL parameters, and when the fix is availalbe, it will be included in this salesforce.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BUG-000137679&amp;nbsp;ArcGIS Survey123 3.11 field app opens the inbox instead of an individual form when the query parameter is used in the custom URL.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 23:17:59 GMT</pubDate>
    <dc:creator>Shwu-jingJeng</dc:creator>
    <dc:date>2021-03-16T23:17:59Z</dc:date>
    <item>
      <title>q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1006133#M31380</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Does anyone have a working example of using the&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;q:queryparameter&lt;/STRONG&gt; URL parameter to launch Survey123 (Windows or iOS/Android) &lt;EM&gt;[edit]&lt;/EM&gt; &lt;EM&gt;from a pop-up&lt;/EM&gt;&amp;nbsp;and open an existing survey for editing? So far my attempts get me as far as the Inbox, but I cannot load the form with a specific record to edit. I’m assuming that this parameter can be used this way!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The q:queryparameter "Queries the feature layer for an existing record. It can be used to retrieve content that is not on the device." So I should be able to have nothing preloaded in the Inbox.&lt;/P&gt;&lt;P&gt;The example in &lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm" target="_blank" rel="noopener"&gt;Integrate with other apps&lt;/A&gt;&amp;nbsp; is&amp;nbsp;q:objectIds=12. I assume this could be&amp;nbsp;q:objectId={objectID} (not sure if 'objectId&lt;STRONG&gt;s&lt;/STRONG&gt;' is a typo in the web page?) or even better q:globalID={globalID}.&lt;/P&gt;&lt;P&gt;This is what I have so far and it doesn't work. I have tried a few variations around these with no success (I did also try ObjectID).&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;arcgis-survey123://?itemID=&lt;EM&gt;&amp;lt;form ID&amp;gt;&lt;/EM&gt;&amp;amp;q:globalId={globalID}&amp;amp;action=edit&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://survey123.arcgis.app/?itemID=" target="_blank" rel="noopener"&gt;https://survey123.arcgis.app/?itemID=&lt;/A&gt;&lt;EM&gt;&amp;lt;form&lt;/EM&gt;&amp;nbsp;&lt;EM&gt;ID&amp;gt;&lt;/EM&gt;&amp;amp;q:globalId={globalID}&amp;amp;action=edit&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I had no issue with creating the URL to open a specific survey in edit mode in the web. The app version is just not working for me. If anyone could provide a working example or point out what I am doing wrong I would very much appreciate it.&lt;/P&gt;&lt;P&gt;Thanks, Jamie.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 06:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1006133#M31380</guid>
      <dc:creator>JamieLambert</dc:creator>
      <dc:date>2020-12-03T06:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1015696#M31859</link>
      <description>&lt;P&gt;Hi Jamie,&lt;/P&gt;&lt;P&gt;With 3.11 version of the field app, we are having issue with edit mode using the URL partameters.&amp;nbsp;We had a backlog issue for this and will try to address this in the next release.&lt;/P&gt;&lt;P&gt;In the meantime, I'd suggest you to contact&amp;nbsp;Esri Support. Our Support team will assign an official bug number for your records. This number can be used to search for and subscribe to the bug on the Esri Support site. If the issue is reported by other customers it will be attached to the same bug report, which helps us assess the impact of the issue and prioritize it accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 19:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1015696#M31859</guid>
      <dc:creator>Shwu-jingJeng</dc:creator>
      <dc:date>2021-01-11T19:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1037338#M33225</link>
      <description>&lt;P&gt;Was this resolved in the latest update?&amp;nbsp; Also, do you have a working example as requested in the OP?&amp;nbsp; I have the same issue/question.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 21:01:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1037338#M33225</guid>
      <dc:creator>David0044</dc:creator>
      <dc:date>2021-03-16T21:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1037401#M33233</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;This issue is still in our backlog list. You may track the status from this salesforce issue. Our internal issue covers all the cases using custom URL parameters, and when the fix is availalbe, it will be included in this salesforce.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BUG-000137679&amp;nbsp;ArcGIS Survey123 3.11 field app opens the inbox instead of an individual form when the query parameter is used in the custom URL.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 23:17:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1037401#M33233</guid>
      <dc:creator>Shwu-jingJeng</dc:creator>
      <dc:date>2021-03-16T23:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1045979#M33792</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/25180"&gt;@Shwu-jingJeng&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there an update on&amp;nbsp;&lt;SPAN&gt;BUG-000137679 please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 16:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1045979#M33792</guid>
      <dc:creator>RonParis</dc:creator>
      <dc:date>2021-04-12T16:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1059172#M34695</link>
      <description>&lt;P&gt;Thank you for providing the specific URL parameters. Though it doesn't automatically open the survey, if you refresh the inbox it will provide the correct survey as the only item to select in the inbox. Which is a couple more user actions than necessary, but does get the job done.&lt;/P&gt;&lt;P&gt;I had been attempting to use the following, which does work but the survey has to already be in the inbox. When you refresh the inbox it loads all the surveys, or just those in the map extent depending upon how you load them. (Lots of extra steps to do this)&amp;nbsp; So, while still not perfect, it is slightly better than what I had.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;arcgis-survey123://?itemID=&amp;lt;item ID&amp;gt;&amp;amp;amp;action=edit&amp;amp;amp;folder=inbox&amp;amp;amp;update=true&amp;amp;amp;filter=globalId:{globalId}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how this workflow would work Offline, if the survey is not already loaded to the inbox?&lt;/P&gt;&lt;P&gt;Also, wondering if anyone has successfully gotten callbacks to work when finished editing an existing record.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chelsey&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 20:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1059172#M34695</guid>
      <dc:creator>ChelseyAiton2</dc:creator>
      <dc:date>2021-05-18T20:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1059304#M34708</link>
      <description>&lt;P&gt;Status of&amp;nbsp;&lt;SPAN&gt;BUG-000137679 'Under Consideration'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="BUG-000137679.jpg" style="width: 959px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13599i30A1BEDCBC2D17E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="BUG-000137679.jpg" alt="BUG-000137679.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 05:20:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1059304#M34708</guid>
      <dc:creator>JamieLambert</dc:creator>
      <dc:date>2021-05-19T05:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1158859#M41706</link>
      <description>&lt;P&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzNzY3OQ==" target="_self"&gt;BUG-000137679&lt;/A&gt;&amp;nbsp;is marked fixed as of version 3.14, but I still encounter the issues described in the original post when using 3.14 on both Android and Windows. If the bug is fixed, a response to this request from the original post would be appreciated:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have a working example of using the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;q:queryparameter&lt;/STRONG&gt;&amp;nbsp;URL parameter to launch Survey123 (Windows or iOS/Android)&amp;nbsp;&lt;EM&gt;[edit]&lt;/EM&gt;&lt;EM&gt;from a pop-up&lt;/EM&gt;&amp;nbsp;and open an existing survey for editing?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Skyler&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 16:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1158859#M41706</guid>
      <dc:creator>skykasko</dc:creator>
      <dc:date>2022-04-04T16:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1175299#M42805</link>
      <description>&lt;P&gt;Apologies for the delay in reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm" target="_self"&gt;Survey123 documentation&lt;/A&gt; shows how the q:queryparameter URL parameter can be used:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;q:queryparameter - &lt;/SPAN&gt;Queries the feature layer for an existing record. It can be used to retrieve content that is not on the device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Examples:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;q:where=ws_stationnumber=5171&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;q:where=waterbodytype='Lake'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;q:globalId=1d392670-33e2-456d-8435-7fad3abd8bb9&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 19:57:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1175299#M42805</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2022-05-18T19:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1175690#M42832</link>
      <description>&lt;P&gt;Thanks for the reply,&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;. I was aware of that documentation page; the reason I asked for a working example is that I was running into the same issue as the original poster:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;So far my attempts get me as far as the Inbox, but I cannot load the form with a specific record to edit.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;After further testing, I've found that when I open a link on my Android device it will take me directly to the correct record to edit as long as I include&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;update=true&lt;/FONT&gt;&lt;SPAN&gt; in the URL, as in&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;https://survey123.arcgis.app?itemID=&amp;lt;item ID&amp;gt;&amp;amp;action=edit&amp;amp;q:where=ws_stationnumber=5171&amp;amp;update=true&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;However, this link does not work for me on Windows, in that it will not directly open the correct record for editing (switching the link to use the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;arcgis-survey123://&lt;/FONT&gt; URL scheme also doesn't work). I have still not found any way to create a&amp;nbsp;&lt;SPAN&gt;q:queryparameter link that works on Windows. I think the problem may be that&amp;nbsp;&lt;FONT face="courier new,courier"&gt;update=true&lt;/FONT&gt; is not having any effect on Windows, which may be a separate bug.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It would be great if the&amp;nbsp;q:queryparameter URL parameter would directly open the correct record without the need to refresh the Inbox, as long as the relevant record is already in the Inbox. If that is not possible, the documentation for&amp;nbsp;q:queryparameter should mention that&amp;nbsp;&lt;FONT face="courier new,courier"&gt;update=true&lt;/FONT&gt; must be included in the URL to open a specific record in the Inbox.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 19:06:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1175690#M42832</guid>
      <dc:creator>skykasko</dc:creator>
      <dc:date>2022-05-19T19:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1181414#M43170</link>
      <description>&lt;P&gt;What did end up using for the query parameter in constructing your URL?&amp;nbsp; I am attempting to do the same thing and can't get the query parameter correct.&amp;nbsp; I can't figure out how the query parameter in line 5 needs to be constructed to get the inbox to open to the specific record.&amp;nbsp; Thanks!&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var urlsource ='arcgis-survey123://?';
var params = {
  itemID:'d27d6fc327754039b87a62eae3042092',
  action:'edit',
  q:'globalid='+$feature.GlobalID,
  folder:'inbox',
  update:'true'
};
return urlsource  + UrlEncode(params);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 12:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1181414#M43170</guid>
      <dc:creator>JimW</dc:creator>
      <dc:date>2022-06-09T12:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1181453#M43173</link>
      <description>&lt;P&gt;In line 5, you need to specify that there is a query parameter&amp;nbsp;&lt;FONT face="courier new,courier"&gt;q:globalId&lt;/FONT&gt;&amp;nbsp;with the value &lt;FONT face="courier new,courier"&gt;$feature.GlobalID&lt;/FONT&gt;. What you've specified above is a query parameter &lt;FONT face="courier new,courier"&gt;q&lt;/FONT&gt; with the value &lt;FONT face="courier new,courier"&gt;'globalid='+$feature.GlobalID&lt;/FONT&gt;. Try this instead:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var urlsource = 'arcgis-survey123://?';
var params = {
  itemID: 'd27d6fc327754039b87a62eae3042092',
  action: 'edit',
  'q:globalId': $feature.GlobalID,
  folder: 'inbox',
  update: 'true'
};
return urlsource + UrlEncode(params);&lt;/LI-CODE&gt;&lt;P&gt;Note that the property name&amp;nbsp;&lt;FONT face="courier new,courier"&gt;q:globalId&lt;/FONT&gt;&amp;nbsp;must be enclosed in quotes since it contains a special character other than &lt;FONT face="courier new,courier"&gt;_&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;$&lt;/FONT&gt;. Also note that I've capitalized the &lt;FONT face="courier new,courier"&gt;I&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;q:globalId&lt;/FONT&gt; to match what's shown in the &lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm#ESRI_SECTION1_C96F2AA2B3304659B06AC02CC98D1952" target="_self"&gt;documentation&lt;/A&gt;; I believe you have to capitalize the query parameter that way, regardless of the capitalization of you actual global ID attribute.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 14:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1181453#M43173</guid>
      <dc:creator>skykasko</dc:creator>
      <dc:date>2022-06-09T14:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1181804#M43195</link>
      <description>&lt;P&gt;I don't think I was ever going to figure out the correct syntax for the query parameter.&amp;nbsp; I didn't see any of that in the help.&amp;nbsp; Maybe it's there and I just missed it.&amp;nbsp;&amp;nbsp;Thank you for the help!&amp;nbsp; It worked like a charm!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 12:00:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1181804#M43195</guid>
      <dc:creator>JimW</dc:creator>
      <dc:date>2022-06-10T12:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1250220#M47010</link>
      <description>&lt;P&gt;Is there a way of getting this to work offline? I've tried using the filter and query parameters with globalid, but if I download an offline area in Field Maps and download the Survey123 form and refresh the inbox, I get a Code 0 error in Survey123 when offline.&amp;nbsp; I suspect this is because I'm using update=true. My Arcade popup:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;var urlsource = 'arcgis-survey123://?';
var params = {
  itemID: &amp;lt;itemID&amp;gt;,
  action: 'edit',
  'q:globalId': $feature.GlobalID,
  folder: 'inbox',
  update: 'true',
  callback: 'https://fieldmaps.arcgis.app'
};
return urlsource + UrlEncode(params);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2023 21:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1250220#M47010</guid>
      <dc:creator>FrancisCorbett</dc:creator>
      <dc:date>2023-01-21T21:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1320732#M51309</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/445291"&gt;@skykasko&lt;/a&gt;&amp;nbsp;for this it got my link working! I had been struggling so much with it, honestly still not entirely sure what was wrong in mine vs what you had that made it work but hey.&lt;/P&gt;&lt;P&gt;You do need the update=true to open the record, even if it was already in the Inbox of the device in question, which is odd but sure.&lt;/P&gt;&lt;P&gt;The issue I'm running into now though is that this works only if the record is in the INBOX, if the record happens to be in the SENT folder of the device, it does not find the record and cannot open it.&lt;/P&gt;&lt;P&gt;Any insight on this part? I guess I could just turn off the sent folder to avoid this issue but it still seems kind of silly.&lt;/P&gt;&lt;P&gt;I guess for my work flow I'll probably need a second survey form with the same submission URL so only my supervisors can see and edit via the Inbox, and leave the other workers to just their sent folder. Hopefully this works the same way then.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 15:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1320732#M51309</guid>
      <dc:creator>RobertAnderson3</dc:creator>
      <dc:date>2023-08-21T15:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1320753#M51312</link>
      <description>&lt;P&gt;I'm glad it helped!&lt;/P&gt;&lt;P&gt;It's been quite a while since I've used Survey123, so unfortunately I don't have any insight into your issue with records in the Sent folder. If you haven't yet, I would probably try using the &lt;FONT face="courier new,courier" size="3"&gt;filter&lt;/FONT&gt; parameter along with&amp;nbsp;&lt;SPAN class=""&gt;&lt;FONT face="courier new,courier"&gt;folder=sent&lt;/FONT&gt; or&amp;nbsp;&lt;FONT face="courier new,courier"&gt;folder=*&lt;/FONT&gt;, but I can't remember if I ever got the&amp;nbsp;&lt;FONT face="courier new,courier" size="3"&gt;filter&lt;/FONT&gt; parameter working.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 15:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1320753#M51312</guid>
      <dc:creator>skykasko</dc:creator>
      <dc:date>2023-08-21T15:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: q:queryparameter URL parameter for Survey123 Windows and iOS</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1320767#M51313</link>
      <description>&lt;P&gt;All good, thank you for the advice on that, I will look into it! Maybe that * idea will work, or I can try that newer Overview folder too.&lt;/P&gt;&lt;P&gt;Permissions wise I may need the second survey anyways so it might not be critical either.&lt;/P&gt;&lt;P&gt;EDIT: Okay, so I got it working!&lt;/P&gt;&lt;P&gt;&lt;A href="https://survey123.arcgis.app/?itemID={itemID}&amp;amp;action=edit&amp;amp;folder=*&amp;amp;filter=globalId:{globalid}" target="_blank" rel="noopener"&gt;https://survey123.arcgis.app/?itemID={itemID}&amp;amp;update=true&amp;amp;action=edit&amp;amp;folder=*&amp;amp;filter=globalId:{globalid}&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Had to add the&amp;nbsp;&lt;STRONG&gt;folder=*&amp;nbsp;&lt;/STRONG&gt;and then the&amp;nbsp;&lt;STRONG&gt;filter=globalId:&amp;nbsp;&lt;/STRONG&gt;and that seemed to get it working with surveys from the sent and inbox, which is awesome.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 17:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/q-queryparameter-url-parameter-for-survey123/m-p/1320767#M51313</guid>
      <dc:creator>RobertAnderson3</dc:creator>
      <dc:date>2023-08-21T17:14:18Z</dc:date>
    </item>
  </channel>
</rss>

