<?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: Relevant based on if image is added from camera or file in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1122386#M39007</link>
    <description>&lt;P&gt;Thanks Phil ... I figured as much!&amp;nbsp; I have ended up just adding a note informing the user that they need to upload the image again in the Observation section.&lt;/P&gt;&lt;P&gt;Cheers, Chris&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 23:05:01 GMT</pubDate>
    <dc:creator>ChrisRoberts2</dc:creator>
    <dc:date>2021-12-02T23:05:01Z</dc:date>
    <item>
      <title>Relevant based on if image is added from camera or file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1117129#M38632</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;Does anyone know if it possible to have a relevant question based on whether an image is captured from the camera or a file?&lt;/P&gt;&lt;P&gt;My workflow is this: A user might be travelling along (doing other tasks) spots a species and takes a photo with their device.&amp;nbsp; Sometime later they will open the Opportunistic Species capture form enter some information about the species and add the photo.&amp;nbsp; If this photo is added from file, I would like the user to have the option to override the Lats and Long using the exif from the image.&amp;nbsp; I can grab the exif info no problem and use that to locate the geopoint, but I only want that as an option to be displayed &lt;STRONG&gt;if&lt;/STRONG&gt; an image is added via the file option.&lt;/P&gt;&lt;P&gt;Cheers, Chris&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 05:52:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1117129#M38632</guid>
      <dc:creator>ChrisRoberts2</dc:creator>
      <dc:date>2021-11-16T05:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Relevant based on if image is added from camera or file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1117621#M38670</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/163995"&gt;@ChrisRoberts2&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;There is no direct way on a single image question to know if the image was capture with camera or selected from file.&lt;/P&gt;&lt;P&gt;However you could create two image questions, making each one relevant based on a select one question that asks do you want to take a new photo with camera or select from file. You can then use the method= parameters to control the camera to only allow that option. You can then apply the calcs based on which image question was used.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm#ESRI_SECTION1_FC2E528BC8544714AB69FEA99E8EFA23" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/esricustomcolumns.htm#ESRI_SECTION1_FC2E528BC8544714AB69FEA99E8EFA23&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 10:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1117621#M38670</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-11-17T10:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Relevant based on if image is added from camera or file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1117882#M38695</link>
      <description>&lt;P&gt;Thanks Phil&lt;/P&gt;&lt;P&gt;Thats a good solution!&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 20:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1117882#M38695</guid>
      <dc:creator>ChrisRoberts2</dc:creator>
      <dc:date>2021-11-17T20:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Relevant based on if image is added from camera or file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1120245#M38870</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the answer to this is no, but...&lt;/P&gt;&lt;P&gt;Can yu copy an image from one image question to another?&amp;nbsp; The reason I ask is that I have tweaked the above workflow a bit.&amp;nbsp; I now have a null image question at the begining of the survey that allows the user to upload an image in order to grab the survey location via an exif pulldata calcualtion.&amp;nbsp; The observations related to that survey are then part of a repeat.&amp;nbsp; Is it possible to give the option to the user to copy/attach the image to the first observation in the repeat?&amp;nbsp; I could just get them to attach the image again, but I thought I could stream line it a bit.&amp;nbsp; Of course thinking about it, if this did work I imagine that it would not only attach the image to the first repeat, but to each subsequent one as well?!&lt;/P&gt;&lt;P&gt;I dont wont to attach my whole xlsform, but here is what I was attempting.&lt;/P&gt;&lt;TABLE width="1544"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="118"&gt;type&lt;/TD&gt;&lt;TD width="74"&gt;name&lt;/TD&gt;&lt;TD width="244"&gt;label&lt;/TD&gt;&lt;TD width="32"&gt;hint&lt;/TD&gt;&lt;TD width="96"&gt;guidance_hint&lt;/TD&gt;&lt;TD width="79"&gt;appearance&lt;/TD&gt;&lt;TD width="61"&gt;required&lt;/TD&gt;&lt;TD width="124"&gt;required_message&lt;/TD&gt;&lt;TD width="62"&gt;readonly&lt;/TD&gt;&lt;TD width="52"&gt;default&lt;/TD&gt;&lt;TD width="225"&gt;calculation&lt;/TD&gt;&lt;TD width="69"&gt;constraint&lt;/TD&gt;&lt;TD width="132"&gt;constraint_message&lt;/TD&gt;&lt;TD width="176"&gt;relevant&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;select_one YesNo&lt;/TD&gt;&lt;TD&gt;copyimage&lt;/TD&gt;&lt;TD&gt;Use this image for first species record&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;horizontal&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;string-length(${image3})&amp;gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;begin repeat&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;image&lt;/TD&gt;&lt;TD&gt;image4&lt;/TD&gt;&lt;TD&gt;image&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;if(${copyimage}='Yes',${image3},'')&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;end repeat&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 05:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1120245#M38870</guid>
      <dc:creator>ChrisRoberts2</dc:creator>
      <dc:date>2021-11-25T05:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Relevant based on if image is added from camera or file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1122107#M38977</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/163995"&gt;@ChrisRoberts2&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You are correct, the answer is no. There is no way to copy the image from one question to another, or from one repeat record to another. The image has to be selected from file browser or captured with camera. This is because the image would have to be renamed and the links in the database updated on the copy of the image, to avoid two questions or two repeats using the same image, they need to be unique file names.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 10:48:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1122107#M38977</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-02T10:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Relevant based on if image is added from camera or file</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1122386#M39007</link>
      <description>&lt;P&gt;Thanks Phil ... I figured as much!&amp;nbsp; I have ended up just adding a note informing the user that they need to upload the image again in the Observation section.&lt;/P&gt;&lt;P&gt;Cheers, Chris&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 23:05:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/relevant-based-on-if-image-is-added-from-camera-or/m-p/1122386#M39007</guid>
      <dc:creator>ChrisRoberts2</dc:creator>
      <dc:date>2021-12-02T23:05:01Z</dc:date>
    </item>
  </channel>
</rss>

