<?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: Issue with Draft, Required Field, Repeat, and Repeat_Count in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094370#M36882</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/478410"&gt;@ErikHerbergMETC&lt;/a&gt;&amp;nbsp;&amp;nbsp;what I ended up doing to get around this is use a constraint on a counter instead.&amp;nbsp; I used to use once(count()) but now you can use position({repeatname}).&amp;nbsp; You can set a constraint on that count and it will work mostly the same.&amp;nbsp; Further I added a warning to the user.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My example has 32 repeats.&amp;nbsp; It uses pulldata to get 1=A, 2=B, etc.&amp;nbsp; At repeat 32 I have it pulldata a message saying Opps went to far delete this repeat.&amp;nbsp; (In another form I have a relevant message that pops up at &amp;gt; 33.)&amp;nbsp; Then I have a constraint on a field with a calc of&amp;nbsp;position({repeatname}) - it is just . = 32.&amp;nbsp; So I give them a warning and I stop them from being able to submit.&lt;/P&gt;&lt;P&gt;In the end it works much better than repeat count.&amp;nbsp; Repeat count causes all kinds of calculation issues for me since it preloads all the records.&amp;nbsp; Used to cause memory issues also.&lt;/P&gt;&lt;P&gt;I hope that makes sense it is early.&amp;nbsp; It is a solid workaround for now.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Sep 2021 15:02:13 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2021-09-01T15:02:13Z</dc:date>
    <item>
      <title>Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094077#M36847</link>
      <description>&lt;P&gt;I'm having issues with repeats when a form is resumed from Drafts. I've seen several posts about issues with Drafts and/or repeats, but didn't see a post with this specific example.&lt;/P&gt;&lt;P&gt;I've created a simple form that has one repeat, the repeat_count is set to 3, and the repeat has one required question. The form works fine when filling in a new form from Collect. However, the issue occurs when the form is saved as a Draft while still on the first repeat, and then resuming later. On resuming, the form will get stuck on the second repeat. Even though I click an answer for the select_one on the second repeat, Survey123 still gives me the Required message warning and I can't progress back to the first repeat or on to the third repeat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My steps to trigger this: Start a new form from Collect, immediately save as Draft, open it from Draft, try to answer the question and advance to the next repeat. It works fine of the first repeat, but gets stuck for me on the second repeat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I have something wrong? Is this a bug? Is there a workaround?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help! XLSForm is attached. I'm using Windows - Connect version 3.12.230 and Field App version 3.12.277.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 17:47:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094077#M36847</guid>
      <dc:creator>ErikHerbergMETC</dc:creator>
      <dc:date>2021-08-31T17:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094132#M36848</link>
      <description>&lt;P&gt;Funny I just posted about this again today here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/what-s-coming-in-arcgis-survey123-september-2021/bc-p/1094044#M4616" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/what-s-coming-in-arcgis-survey123-september-2021/bc-p/1094044#M4616&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/calculate-field-not-working-properly-after-saving/m-p/1093990#M36845" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/calculate-field-not-working-properly-after-saving/m-p/1093990#M36845&lt;/A&gt;&lt;/P&gt;&lt;P&gt;A bunch of calcs will not fire from drafts.&amp;nbsp; It has been a major issue for us.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see the posts go back 3 years with many more in the last year.&amp;nbsp; I have not seen it on the radar and have not get a response.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully more can add to this post that it is an issue.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 19:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094132#M36848</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-08-31T19:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094271#M36871</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/478410" target="_blank"&gt;@ErikHerbergMETC&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I replied in your other post also, the issue you are encountering is with repeat_count and saving to Drafts, which is a known issue and is logged as&amp;nbsp;BUG-000127011. Unfortunately the underlying problem has yet to be resolved and won't be fixed in upcoming release (3.13), but something we are working on and will hopefully be addressed along with some other repeat and nested repeat issues.&lt;/P&gt;&lt;P&gt;The only workaround in the meantime is not to use repeat_count if you need to save to Drafts, otherwise values in the repeats can not be edited or added once you open the survey from Drafts again.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 07:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094271#M36871</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-09-01T07:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094370#M36882</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/478410"&gt;@ErikHerbergMETC&lt;/a&gt;&amp;nbsp;&amp;nbsp;what I ended up doing to get around this is use a constraint on a counter instead.&amp;nbsp; I used to use once(count()) but now you can use position({repeatname}).&amp;nbsp; You can set a constraint on that count and it will work mostly the same.&amp;nbsp; Further I added a warning to the user.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My example has 32 repeats.&amp;nbsp; It uses pulldata to get 1=A, 2=B, etc.&amp;nbsp; At repeat 32 I have it pulldata a message saying Opps went to far delete this repeat.&amp;nbsp; (In another form I have a relevant message that pops up at &amp;gt; 33.)&amp;nbsp; Then I have a constraint on a field with a calc of&amp;nbsp;position({repeatname}) - it is just . = 32.&amp;nbsp; So I give them a warning and I stop them from being able to submit.&lt;/P&gt;&lt;P&gt;In the end it works much better than repeat count.&amp;nbsp; Repeat count causes all kinds of calculation issues for me since it preloads all the records.&amp;nbsp; Used to cause memory issues also.&lt;/P&gt;&lt;P&gt;I hope that makes sense it is early.&amp;nbsp; It is a solid workaround for now.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 15:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094370#M36882</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-09-01T15:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094376#M36883</link>
      <description>&lt;P&gt;Is that bug # correct?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUG-000127011 is&amp;nbsp;When using the Survey123 for ArcGIS field app, an image attachment disappears when the survey is edited from Outbox having a 'repeat' set with image question.&lt;/P&gt;&lt;P&gt;That is not it I think.&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;Also I am not using repeat count anymore but my calculations still break when going to draft.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 14:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094376#M36883</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-09-01T14:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094392#M36885</link>
      <description>&lt;P&gt;Thanks! I will keep my fingers crossed for a fix for that bug in a future release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For anyone else who might stumble on this, &lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/going-through-all-existing-repeats-before/m-p/1078172#M35854" target="_blank" rel="noopener"&gt;here is the where I made the other related post Phil mentioned.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 14:30:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094392#M36885</guid>
      <dc:creator>ErikHerbergMETC</dc:creator>
      <dc:date>2021-09-01T14:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094766#M36901</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes that bug # is the same issue, while the description is very specific to image attachments and Outbox, the problem is the same. When you save to Drafts and re-open, or try to open the survey to edit from any other folder such as Sent or Outbox, if using repeat_count the values entered into a new repeat records that previously had no values will not be saved. Removing repeat_count resolves this issue.&lt;/P&gt;&lt;P&gt;The problem you are seeing without repeat_count would be different, likely cuased by nested repeats I assume?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 01:31:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094766#M36901</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-09-02T01:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094909#M36920</link>
      <description>&lt;P&gt;Yep the nested repeats.&amp;nbsp; You have my list of the bugs for this already.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Sep 2021 14:16:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1094909#M36920</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-09-02T14:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1119943#M38841</link>
      <description>&lt;P&gt;Hey Doug, how are you? I would like to understand in more detail about this workaround that you posted. Could you please give an example of how I define this on my form? I appreciate the attention.&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 15:52:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1119943#M38841</guid>
      <dc:creator>Antonio_MarcosPires_Martins</dc:creator>
      <dc:date>2021-11-24T15:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1120000#M38846</link>
      <description>&lt;P&gt;Depends where you want it but for me we have a summary page of info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of these is Points Competed.&amp;nbsp; I have this field with a calc of&amp;nbsp;count(${PointNbr}) -&amp;nbsp;PointNbr is just a field in the repeat that is always there.&amp;nbsp; Does not really matter what it is since you are just counting them up.&lt;/P&gt;&lt;P&gt;Then I put a constraint on this field like . = 50.&amp;nbsp; That way there must be 50 repeats.&lt;/P&gt;&lt;P&gt;In the end you are just counting how many repeats there are by counting a field inside the repeat.&amp;nbsp; Then you are checking to see if the number of repeats is what you want.&lt;/P&gt;&lt;P&gt;Does that make more sense?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 17:26:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1120000#M38846</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-11-24T17:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1120172#M38858</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/478410"&gt;@ErikHerbergMETC&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Keep an eye out on the &lt;A href="https://earlyadopter.esri.com/project/home.html?cap=%7BE69EF91F-4574-4B98-882C-651F7B518EB7%7D" target="_self"&gt;Early Adopter Community&lt;/A&gt; for updates to the 3.14 beta builds coming soon (hopefully next week!). We have done significant work to the calculation and expression engine used in Survey123. Some new &lt;EM&gt;calculationModes&lt;/EM&gt; are coming, and many issues reported with repeats and loading existing data have been resolved. It will be worth testing once available to see if these updates helps with the issues reported above.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1120172#M38858</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-11-24T22:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1125551#M39225</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;@Anonymous User&amp;nbsp;. Great news that there is progress on calculations and repeats! Unfortunately it looks like the specific issue in this thread about resuming from Draft with a repeat_count is one of the listed known limitations on beta 3.14. I'll leave a comment in the Early Adopters forum soon with some more details on tests with my forms.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/111261"&gt;@Antonio_MarcosPires_Martins&lt;/a&gt;&amp;nbsp;, it looks like&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;already answered your question. I used his workaround in my own forms. Attached is a very simplified XLSForm showing how I implemented it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 19:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1125551#M39225</guid>
      <dc:creator>ErikHerbergMETC</dc:creator>
      <dc:date>2021-12-13T19:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1125689#M39253</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/478410"&gt;@ErikHerbergMETC&lt;/a&gt;. Yes i believe the issue you are having is one of the current known issues we are still working through with the beta builds. I believe&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;&amp;nbsp;already replied to you on EAC.&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 05:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1125689#M39253</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-14T05:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1148623#M40885</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp; Was the issue with repeat_count and resuming from a Draft recently resolved? I was finally sitting down to apply a work-around before our field monitoring season starts next month, and our form with a set repeat_count now works when resumed from Draft! The example XLSform survey I attached at the start of this thread works now too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that&amp;nbsp;the&amp;nbsp;&lt;SPAN&gt;BUG-000127011 mentioned in this thread was marked as resolved in the F&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/what-s-new-in-arcgis-survey123-february-2022/ba-p/1147290" target="_self"&gt;eb 2022 What's New in Survey123&lt;/A&gt;&amp;nbsp;although there it's described as a different issue, as I'm reading it -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;BUG-000127011&lt;/STRONG&gt;&amp;nbsp;When using the Survey123 for ArcGIS field app, an image attachment disappears when the survey is edited from Outbox having a 'repeat' set with image question&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So I guess I'm asking - Is the issue I was seeing with Draft and repeat_count officially fixed? Or was this more of an unintentional side effect from other fixes, and I shouldn't count on it still working in upcoming releases?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cautiously optimistic!&lt;/P&gt;&lt;P&gt;-Erik&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 23:54:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1148623#M40885</guid>
      <dc:creator>ErikHerbergMETC</dc:creator>
      <dc:date>2022-02-28T23:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Draft, Required Field, Repeat, and Repeat_Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1148900#M40900</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/478410"&gt;@ErikHerbergMETC&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, the issue you originally reported has been fixed in the 3.14 release (you can count on it). Whilst there were several official bugs fixed and resolved for 3.14, there were also many other fixes to repeats, nested repeats, saving to drafts, repeat counts and general expression and calculation improvements. All of these have resulted in a lot of issues users previously reported now being resolved.&lt;/P&gt;&lt;P&gt;There are one or two remaining issues which still require further work, but these are specific related to using repeat count and relevant expressions on nested repeats.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 01:13:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/issue-with-draft-required-field-repeat-and-repeat/m-p/1148900#M40900</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-01T01:13:58Z</dc:date>
    </item>
  </channel>
</rss>

