<?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: repeat question breaks url connection with FieldMaps in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1304126#M50338</link>
    <description>&lt;P&gt;I think I've figure it out. I was using the "position(..)" calculation for the ${SoilCoreNum} field incorrectly inside the repeat. I originally had it set as a "note" type. When I update the type to "integer" everything works swimmingly.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 18:55:21 GMT</pubDate>
    <dc:creator>MilesMcCoySulentic</dc:creator>
    <dc:date>2023-06-28T18:55:21Z</dc:date>
    <item>
      <title>repeat question breaks url connection with FieldMaps</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1303955#M50317</link>
      <description>&lt;P&gt;I'm trying to launch Survey123 forms from FieldMaps through a popup link but Survey123 fails to open some surveys when I try to pass a specific field from FieldMaps to S123 to populate &lt;FONT color="#000000"&gt;a site name field. I can successfully launch the form with the "&lt;SPAN&gt;arcgis-survey123://?itemID=&amp;lt;&lt;/SPAN&gt;&lt;EM&gt;I&lt;/EM&gt;&lt;EM&gt;temIDSurveyForm&amp;gt;"&lt;/EM&gt;&amp;nbsp;text in the popup configuration, but when I add "&lt;SPAN&gt;&amp;amp;field:&lt;/SPAN&gt;&lt;EM&gt;FieldNameInSurvey123&lt;/EM&gt;&lt;SPAN&gt;={&lt;/SPAN&gt;&lt;EM&gt;FieldNameInFieldMaps&lt;/EM&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;}&lt;/FONT&gt;" onto the end of that, the survey fails to load and gets stuck on the "optimizing survey" screen. If I take out the two lines to start and end the repeat in the xlsx form, the survey launches just fine and will autopopulate the site name in the S123 form from the FieldMaps polygon. I have several different forms that all pull the same site name field from FieldMaps, all forms have the same site name field that I want autopopulated, and all forms have a repeat of some kind in the form. The one difference that I do see is that the functioning forms have a repeat that pulls text data from a csv file, while the forms that are failing to open have repeats with either a geopoint or a photo inside the repeat.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;All S123 forms function fine on their own when opened up directly from S123. I think there's something I may be missing in how I set up the repeats for the geopoints and photos but I'm not sure what.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Any help or suggestions would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 15:25:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1303955#M50317</guid>
      <dc:creator>MilesMcCoySulentic</dc:creator>
      <dc:date>2023-06-28T15:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: repeat question breaks url connection with FieldMaps</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1304038#M50328</link>
      <description>&lt;P&gt;Can you post some sample URLs?&amp;nbsp; A lot of times when these break it is due to special chars or field names.&lt;/P&gt;&lt;P&gt;If you want to pass data to repeats the best way is to pass into a dummy parent field then push that into the repeat inside the form.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 17:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1304038#M50328</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2023-06-28T17:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: repeat question breaks url connection with FieldMaps</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1304095#M50331</link>
      <description>&lt;P&gt;The SiteName field that I want to pass data to is outside of any repeat in the xlsx form, but it is used later to concatenate an id within the repeat. That concatenate calculation calls ${SiteName} directly, and not an extra dummy field, but I have something similar in another form that seems to work allright.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This url link opens the survey just fine, but does not populate the SiteName attribute in the S123 form:&lt;/P&gt;&lt;P&gt;arcgis-survey123://?itemID=1acad0b94c7c4d8e9262549a915da916&lt;/P&gt;&lt;P&gt;This url link opens S123 app but freezes at a grey screen with a spinning green wheel saying "loading survey"&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;arcgis-survey123://?itemID=1acad0b94c7c4d8e9262549a915da916&amp;amp;field:SiteName={Name}&lt;/P&gt;&lt;P&gt;This same text above (though different itemID) works to populate a different S123 survey with SiteName from the same polygon in FieldMaps.&lt;/P&gt;&lt;P&gt;Below is the xlsx for one of the forms that does not function when I try to populate the SiteName field. I removed just the "begin repeat" and "end repeat" rows and the full url link worked, but would really like to make this a repeat. I also tried making the ${SiteName} type "note", "select_one", and "text", but that didn't fix the issue.&lt;/P&gt;&lt;P&gt;Sorry it's just a snip image, wasn't sure how/if I could attach it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MilesMcCoySulentic_0-1687973516173.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74396i3E533F80EC844659/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MilesMcCoySulentic_0-1687973516173.png" alt="MilesMcCoySulentic_0-1687973516173.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is just the beginning of another form that is linked to the same polygon in FieldMaps where SiteName does get populated when S123 is opened from FieldMaps. Just to show SiteName is spelled the same.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MilesMcCoySulentic_1-1687974051578.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74399i239D417AE3DF1D4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MilesMcCoySulentic_1-1687974051578.png" alt="MilesMcCoySulentic_1-1687974051578.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 18:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1304095#M50331</guid>
      <dc:creator>MilesMcCoySulentic</dc:creator>
      <dc:date>2023-06-28T18:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: repeat question breaks url connection with FieldMaps</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1304126#M50338</link>
      <description>&lt;P&gt;I think I've figure it out. I was using the "position(..)" calculation for the ${SoilCoreNum} field incorrectly inside the repeat. I originally had it set as a "note" type. When I update the type to "integer" everything works swimmingly.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 18:55:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeat-question-breaks-url-connection-with/m-p/1304126#M50338</guid>
      <dc:creator>MilesMcCoySulentic</dc:creator>
      <dc:date>2023-06-28T18:55:21Z</dc:date>
    </item>
  </channel>
</rss>

