<?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 How to include all image fileNames in one field? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-include-all-image-filenames-in-one-field/m-p/1374755#M54349</link>
    <description>&lt;P&gt;This seems rather simple but I've googled every permutation of the question and haven't found a working solution. I have about 20 image questions, each multiline.&lt;/P&gt;&lt;P&gt;I want to create a hidden field that includes all image fileNames captured via the 20 image questions, separated by commas.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jan 2024 06:11:03 GMT</pubDate>
    <dc:creator>trashbaby</dc:creator>
    <dc:date>2024-01-26T06:11:03Z</dc:date>
    <item>
      <title>How to include all image fileNames in one field?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-include-all-image-filenames-in-one-field/m-p/1374755#M54349</link>
      <description>&lt;P&gt;This seems rather simple but I've googled every permutation of the question and haven't found a working solution. I have about 20 image questions, each multiline.&lt;/P&gt;&lt;P&gt;I want to create a hidden field that includes all image fileNames captured via the 20 image questions, separated by commas.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 06:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-include-all-image-filenames-in-one-field/m-p/1374755#M54349</guid>
      <dc:creator>trashbaby</dc:creator>
      <dc:date>2024-01-26T06:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to include all image fileNames in one field?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-include-all-image-filenames-in-one-field/m-p/1374862#M54356</link>
      <description>&lt;P&gt;First you need to get a comma separated list for each individual question. You can do this via &lt;STRONG&gt;join(',',${image_question_name})&lt;/STRONG&gt; outside of the repeat.&lt;/P&gt;&lt;P&gt;Then, you need to concat() all of those joins.&lt;/P&gt;&lt;P&gt;Just ensure that you &lt;EM&gt;change the default field length &lt;/EM&gt;for all of the new join() and concat() calculates from 255 (the default when left empty) to something considerably larger or will likely get submission errors when your join() and/or concat() exceeds the 255 default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 15:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-include-all-image-filenames-in-one-field/m-p/1374862#M54356</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-01-26T15:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to include all image fileNames in one field?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-include-all-image-filenames-in-one-field/m-p/1375280#M54366</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/454586"&gt;@abureaux&lt;/a&gt;&amp;nbsp;! I ended up creating multiple individual image questions in place of a multiline image question so I skipped the first step. I did end up adding a ", " in between each image question fileName.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 05:48:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-include-all-image-filenames-in-one-field/m-p/1375280#M54366</guid>
      <dc:creator>trashbaby</dc:creator>
      <dc:date>2024-01-29T05:48:06Z</dc:date>
    </item>
  </channel>
</rss>

