<?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: Change single Image to Image Repeat not working in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374440#M54307</link>
    <description>&lt;P&gt;I'd suggest first publishing the survey on its own and having a look at it on your Portal. That will give you an idea of how your external database will need to be set up.&lt;/P&gt;&lt;P&gt;Because you are adding a repeat, you need a related table in that external database. S123 uses two columns to achieve that: &lt;STRONG&gt;uniquerowid&lt;/STRONG&gt; (in the parent) and &lt;STRONG&gt;parentrowid &lt;/STRONG&gt;(in the child). &lt;EM&gt;One minor note, but the json from submissions show "uniquerowid" whereas the web interface shows "RowID". These are the same thing.&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_0-1706198872984.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92803i1C005762F46174B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_0-1706198872984.png" alt="abureaux_0-1706198872984.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abureaux_0-1706198872984.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, your main table will need uniquerowid, and your new related table will need parentrowid to link back to the main table.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 16:09:26 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2024-01-25T16:09:26Z</dc:date>
    <item>
      <title>Change single Image to Image Repeat not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374070#M54267</link>
      <description>&lt;P&gt;Curious if there was a solution to this....&lt;BR /&gt;&lt;BR /&gt;I am trying to update a S123 for that is consuming a NON-Hosted Feature Class...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I created a S123 Form and published it.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I then registered a Feature Service in Portal that has the same schema as the form&lt;/LI&gt;&lt;LI&gt;I then updated the Submission URL to point to the Feature Service ID in Portal that points to my SDE Feature Class via Portal.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Republished the Form from S123 Connect.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This works great.... and the SDE data is being updated.&lt;BR /&gt;&lt;BR /&gt;Now the parameters of the project changed and I need Multiple Images not one like the form originally had.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;So I thought I would just go into the S123 Connect and add a Repeat around the image.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;I added the Repeat around the image and tried to Republish&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I tried this and got an error ... The Feature Class/ REST Service&amp;nbsp; should be fine... At Has Attachments Enabled and this&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_1-1706125228597.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92681i510B176EED21FF54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kapalczynski_1-1706125228597.png" alt="kapalczynski_1-1706125228597.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kapalczynski_1-1706125228597.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_0-1706125216922.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92680iCBAEFD7A857F4678/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kapalczynski_0-1706125216922.png" alt="kapalczynski_0-1706125216922.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kapalczynski_0-1706125216922.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 19:41:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374070#M54267</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-01-24T19:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Change single Image to Image Repeat not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374084#M54271</link>
      <description>&lt;P&gt;You need to add a related table in your SDE table. Adding an image within a repeat like you did actually adds a new table to the Feature Service.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 20:00:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374084#M54271</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-01-24T20:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change single Image to Image Repeat not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374088#M54272</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp;&amp;nbsp; So in addition to the SDE Feature Class, SDE Table and Relationship Class (created when attachments are enabled)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I need to create an additional table&lt;/EM&gt;...&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is this on the SDE Feature Class or the Attachment Table?&lt;/LI&gt;&lt;LI&gt;Is this a geoprocessing tool?&lt;/LI&gt;&lt;LI&gt;Then Republish the Service?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_0-1706126614829.png" style="width: 657px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92687i93CE5CEF4DCC4BEB/image-dimensions/657x87?v=v2" width="657" height="87" role="button" title="kapalczynski_0-1706126614829.png" alt="kapalczynski_0-1706126614829.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kapalczynski_0-1706126614829.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do I need to add a table and where?&amp;nbsp; Or do I need to add the SDE table to the mxd and publish?&lt;/P&gt;&lt;P&gt;Confused here.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 23:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374088#M54272</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-01-24T23:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change single Image to Image Repeat not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374323#M54289</link>
      <description>&lt;P&gt;Anyone have any idea where and how I create this able&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp;is talking about&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 12:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374323#M54289</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-01-25T12:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change single Image to Image Repeat not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374332#M54291</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp; is this what you are talking about?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-attachment-match-table.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-attachment-match-table.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 13:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374332#M54291</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-01-25T13:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change single Image to Image Repeat not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374440#M54307</link>
      <description>&lt;P&gt;I'd suggest first publishing the survey on its own and having a look at it on your Portal. That will give you an idea of how your external database will need to be set up.&lt;/P&gt;&lt;P&gt;Because you are adding a repeat, you need a related table in that external database. S123 uses two columns to achieve that: &lt;STRONG&gt;uniquerowid&lt;/STRONG&gt; (in the parent) and &lt;STRONG&gt;parentrowid &lt;/STRONG&gt;(in the child). &lt;EM&gt;One minor note, but the json from submissions show "uniquerowid" whereas the web interface shows "RowID". These are the same thing.&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abureaux_0-1706198872984.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92803i1C005762F46174B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abureaux_0-1706198872984.png" alt="abureaux_0-1706198872984.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abureaux_0-1706198872984.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So, your main table will need uniquerowid, and your new related table will need parentrowid to link back to the main table.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 16:09:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1374440#M54307</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-01-25T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change single Image to Image Repeat not working</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1375053#M54361</link>
      <description>&lt;P&gt;Turns out the Start Repeat and End Repeat are not longer needed for multiple images in 3.1 moving forward.&lt;/P&gt;&lt;P&gt;Just set the appearance field value to 'Multiline'&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_1-1706297605613.png" style="width: 635px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92952i0EDB0EC8E5D79B3C/image-dimensions/635x202?v=v2" width="635" height="202" role="button" title="kapalczynski_1-1706297605613.png" alt="kapalczynski_1-1706297605613.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kapalczynski_1-1706297605613.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_2-1706297645767.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/92953iAED4C86E85BB4C69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kapalczynski_2-1706297645767.png" alt="kapalczynski_2-1706297645767.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;kapalczynski_2-1706297645767.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 19:35:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/change-single-image-to-image-repeat-not-working/m-p/1375053#M54361</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-01-26T19:35:18Z</dc:date>
    </item>
  </channel>
</rss>

