<?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: Populate field with photo filename in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1158262#M41650</link>
    <description>&lt;P&gt;I must be doing something wrong, because me simply copying ${image} into the calculation field is yielding me an error.. pull function?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 06:55:09 GMT</pubDate>
    <dc:creator>FRSadmin</dc:creator>
    <dc:date>2022-03-28T06:55:09Z</dc:date>
    <item>
      <title>Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794872#M9194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to populate a text field using the photo filename survey123 assigns to a photo that has been captured?&lt;/P&gt;&lt;P&gt;For example, say I take a photo and survey123 assigns the following name &lt;EM&gt;&lt;STRONG&gt;image-20180627-210709.jpg&lt;/STRONG&gt;&lt;/EM&gt;, can I populate a subsequent&amp;nbsp;text field with that filename? I keep getting requests at work for the reports to contain not only the image but also the image name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794872#M9194</guid>
      <dc:creator>peterbrad2</dc:creator>
      <dc:date>2018-06-28T16:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794873#M9195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While it is not possible to capture the filename as a GIS attribute through an XLSForm calculation, you can incorporate the following into a Custom Feature Report:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;CODE&gt;${imagequestion | getValue:"name"}&lt;/CODE&gt; returns the filename&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;To learn more about Custom Feature Reports, have a look at this blog post: &lt;A href="https://community.esri.com/groups/survey123/blog/2017/07/26/introducing-custom-form-report-templates-in-survey123-for-arcgis"&gt;https://community.esri.com/groups/survey123/blog/2017/07/26/introducing-custom-form-report-templates-in-survey123-for-arcgis&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obtaining the filename of an attachment (Signature, Photo, Annotate) would be a logical enhancement to add. I will add to our backlog.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 17:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794873#M9195</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2018-06-28T17:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794874#M9196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has an update been issued to allow capture of the photo filename in a Survey123 form field? We would like this feature for our forms too. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2019 15:54:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794874#M9196</guid>
      <dc:creator>BryceHancock</dc:creator>
      <dc:date>2019-05-20T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794875#M9197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bryce,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can record the filename in another field by having a calculation that refers to the image question - see the attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 23:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794875#M9197</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-05-21T23:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794876#M9198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;${imagequestion isn't recognized by Survey123 and it rejects any document template with that term. However, using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;${Photo | getValue:"name"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;works perfectly. When working with multiple photos within a #PhotoGroup ... /PhotoGroup loop, just remeber to place ${Photo | getValue:"name"} within the loop (ideally, either before or after the ${Photo } tag.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2019 18:11:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/794876#M9198</guid>
      <dc:creator>BerkeleyFPB</dc:creator>
      <dc:date>2019-08-22T18:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1153032#M41265</link>
      <description>&lt;P&gt;Thanks a lot for adding this functionality. Very helpful and easy to implement.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 19:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1153032#M41265</guid>
      <dc:creator>CaseyJustice</dc:creator>
      <dc:date>2022-03-11T19:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1158257#M41649</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;&amp;nbsp;Has there been a different implementation of this?&lt;/P&gt;&lt;P&gt;I have not yet implemented this into our surveys, but our environmental team takes many photos, can this be done with one text field? Where the image names are separated by commas, or do you need one text field after every photo?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 05:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1158257#M41649</guid>
      <dc:creator>FRSadmin</dc:creator>
      <dc:date>2022-03-28T05:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1158262#M41650</link>
      <description>&lt;P&gt;I must be doing something wrong, because me simply copying ${image} into the calculation field is yielding me an error.. pull function?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 06:55:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1158262#M41650</guid>
      <dc:creator>FRSadmin</dc:creator>
      <dc:date>2022-03-28T06:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1374292#M54285</link>
      <description>&lt;P&gt;Is it possible to include more than image name in the calculation?&lt;/P&gt;&lt;P&gt;I want a field that includes all of the image names for the entire survey, separated by commas.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 09:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1374292#M54285</guid>
      <dc:creator>trashbaby</dc:creator>
      <dc:date>2024-01-25T09:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Populate field with photo filename</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1496923#M57506</link>
      <description>&lt;P&gt;One problem with this solution is that,&lt;STRONG&gt; if the user renames the file after uploading it to Survey123, the question does not update the calculation, that is: it continues to store the old name&lt;/STRONG&gt;. I did some tests with concat, "+", "join" and the result was always the same.&lt;/P&gt;&lt;P&gt;I know that custom image/file names that reference a question changed after upload don't update, but in this case the file name doesn't have any calculations: I simply renamed it after upload.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I imagine there is no way for a question to update the calculated value if the user renames the file in the WebApp. Am I right?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 23:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/populate-field-with-photo-filename/m-p/1496923#M57506</guid>
      <dc:creator>SMH-Rio</dc:creator>
      <dc:date>2024-06-24T23:57:58Z</dc:date>
    </item>
  </channel>
</rss>

