<?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: Autofill some fields in subsequent record based on first record? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289749#M49313</link>
    <description>&lt;P&gt;Hi Doug, thanks for your quick response!&amp;nbsp; I did some searches, but didn't have all the right terms.&amp;nbsp; I did find your solution of the "use defaults".&amp;nbsp; That may not work for the question I asked about, but might come in handy elsewhere.&amp;nbsp; Not sure I am ready for the Javascript yet! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The old software we were using, Pendragon Forms, you could just clone a record and in the form build indicate which fields you wanted to copy over.&amp;nbsp; Was hoping there was some simple solution like that here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now that I was able to find more posts on the topic, yes, seems it is a much requested feature!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
    <pubDate>Tue, 16 May 2023 19:25:26 GMT</pubDate>
    <dc:creator>VickiG</dc:creator>
    <dc:date>2023-05-16T19:25:26Z</dc:date>
    <item>
      <title>Autofill some fields in subsequent record based on first record?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289709#M49307</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;I have a ecological survey form created in Survey123 Connect.&amp;nbsp; Is it possible to autofill or pass certain fields that may not change to subsequent records until they do change.&lt;/P&gt;&lt;P&gt;Specifically, we have general weather fields; cloud, precip, substrate, wind.&amp;nbsp; If a user fills these out on the first record of the day, can they be passed to subsequent records for the day until they need updating?&amp;nbsp; i.e. it starts raining.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got this request from field users to save a few clicks, but not sure if this is possible or how to go about it.&amp;nbsp; Attached is my current survey build for reference.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Vicki&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 18:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289709#M49307</guid>
      <dc:creator>VickiG</dc:creator>
      <dc:date>2023-05-16T18:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill some fields in subsequent record based on first record?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289714#M49308</link>
      <description>&lt;P&gt;If you do some searches this has come up a lot.&amp;nbsp; I have been trying for over 5 years now.&amp;nbsp; The short answer is no not really.&amp;nbsp; Except there is a javascript way I got to work but I cannot use javascript since I work across 2 AGOL orgs.&amp;nbsp; If you can use it just search and you will see my code posted.&lt;/P&gt;&lt;P&gt;I was able to get a defaults page to work.&amp;nbsp; Basically you set fields to a set default then I have a button that says use defaults? then they populate for the user.&amp;nbsp; I posted this too if you can find it.&lt;/P&gt;&lt;P&gt;Hope that kinda helps&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 18:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289714#M49308</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-05-16T18:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill some fields in subsequent record based on first record?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289742#M49312</link>
      <description>&lt;P&gt;found it&amp;nbsp;&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/repeated-group-return-same-value/m-p/1235862" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/repeated-group-return-same-value/m-p/1235862&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 19:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289742#M49312</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-05-16T19:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Autofill some fields in subsequent record based on first record?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289749#M49313</link>
      <description>&lt;P&gt;Hi Doug, thanks for your quick response!&amp;nbsp; I did some searches, but didn't have all the right terms.&amp;nbsp; I did find your solution of the "use defaults".&amp;nbsp; That may not work for the question I asked about, but might come in handy elsewhere.&amp;nbsp; Not sure I am ready for the Javascript yet! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The old software we were using, Pendragon Forms, you could just clone a record and in the form build indicate which fields you wanted to copy over.&amp;nbsp; Was hoping there was some simple solution like that here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now that I was able to find more posts on the topic, yes, seems it is a much requested feature!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 19:25:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/autofill-some-fields-in-subsequent-record-based-on/m-p/1289749#M49313</guid>
      <dc:creator>VickiG</dc:creator>
      <dc:date>2023-05-16T19:25:26Z</dc:date>
    </item>
  </channel>
</rss>

