<?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: Detect if Survey is from Inbox or Collect mode in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/824200#M16528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the answer, I had been hoping to use the same survey for both…  I have it almost working.  I have another post about retrieving the current username after opening an Inbox survey that may help me with a single survey approach using specifically defined usernames…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2019 18:50:56 GMT</pubDate>
    <dc:creator>LarryWiebe</dc:creator>
    <dc:date>2019-05-22T18:50:56Z</dc:date>
    <item>
      <title>Detect if Survey is from Inbox or Collect mode</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/824198#M16526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a survey that gets filled out in the field, then submitted (Collect).&amp;nbsp; I also have Inbox enabled so that QA users can open the surveys previously submitted.&amp;nbsp; My issue is that if the survey is opened from the Inbox, I want to make the QA section of the survey relevant, if the survey is through Collect the QA should not display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is someway to detect that a survey is from Collect mode or Inbox?&amp;nbsp; I have tried pulling in CreationDate and ObjectID from the hosted feature service&amp;nbsp;to see if they exist, but I always get blank values.&amp;nbsp; I assume these are can'y be pulled into a survey using Inbox?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 14:42:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/824198#M16526</guid>
      <dc:creator>LarryWiebe</dc:creator>
      <dc:date>2019-05-21T14:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Detect if Survey is from Inbox or Collect mode</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/824199#M16527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, there isn't a property to tell if the form was opened via the Inbox or Collect. &amp;nbsp;One approach would be to have separate forms, Collect and QA, with the additional fields only in the QA form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 18:11:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/824199#M16527</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-22T18:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Detect if Survey is from Inbox or Collect mode</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/824200#M16528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the answer, I had been hoping to use the same survey for both…  I have it almost working.  I have another post about retrieving the current username after opening an Inbox survey that may help me with a single survey approach using specifically defined usernames…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 18:50:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/824200#M16528</guid>
      <dc:creator>LarryWiebe</dc:creator>
      <dc:date>2019-05-22T18:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Detect if Survey is from Inbox or Collect mode</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/1686536#M65491</link>
      <description>&lt;P&gt;Sorry to bump such an old topic but this is literally the first result that came up when I was searching for this. You can now check if survey was opened from the inbox by either using the pulldata("@property", 'status') or the&amp;nbsp;pulldata("@property", 'mode')&lt;BR /&gt;&lt;BR /&gt;Reference:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepopulateanswers.htm#ESRI_SECTION1_D52683929B1C4543B236BAC00E7F1876" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepopulateanswers.htm#ESRI_SECTION1_D52683929B1C4543B236BAC00E7F1876&lt;/A&gt;&amp;nbsp;(Device and user properties section)&lt;BR /&gt;&lt;BR /&gt;Best of luck to future users searching for this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 13:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/detect-if-survey-is-from-inbox-or-collect-mode/m-p/1686536#M65491</guid>
      <dc:creator>Raul</dc:creator>
      <dc:date>2026-02-25T13:06:33Z</dc:date>
    </item>
  </channel>
</rss>

