<?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: Display Image Based on Select One Answer in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/1054985#M34390</link>
    <description>&lt;P&gt;Hi Jon, did you ever find a solution? I'm attempting the same.&lt;/P&gt;</description>
    <pubDate>Wed, 05 May 2021 23:59:08 GMT</pubDate>
    <dc:creator>AndresOlivos90</dc:creator>
    <dc:date>2021-05-05T23:59:08Z</dc:date>
    <item>
      <title>Display Image Based on Select One Answer</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/847300#M22345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to display an image based on a Select One question? I see is it easy enough to display images as a note by specifying the image name in the media::image column. But I want to display an image (actually a site map) for the site selected in the select one question.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 03:02:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/847300#M22345</guid>
      <dc:creator>JonMarks</dc:creator>
      <dc:date>2020-07-20T03:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display Image Based on Select One Answer</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/847301#M22346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a column called relevant.&amp;nbsp;&amp;nbsp; You can put in a code there to determine if the field should show based on an answer.&amp;nbsp; For example&lt;/P&gt;&lt;P&gt;Question1 is a 'Yes' or 'No' answer&lt;/P&gt;&lt;P&gt;Question2 has the image.&amp;nbsp; Image will show if the answer for Question1 is 'Yes"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the relevant column you would put ${Question1} = 'Yes'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 11:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/847301#M22346</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2020-07-20T11:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Display Image Based on Select One Answer</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/847302#M22347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert, perhaps I wasn't clear enough in my question. I need something like a Pulldata, where if I choose Site A in the select one question, I see an image of Site A, if I choose Site B in the select one, I see an image of Site B and so on. Using your suggestion, I'd need an image question for every site, and only one would show if the relevant statement were true. e.g. Q1 is the select one with the site choices, Q2 would be&amp;nbsp;&lt;SPAN&gt;a note with&lt;/SPAN&gt;&amp;nbsp;an image of Site A, Q3 would be a note with an image of Site B, both Q2 and Q3 would have Relevant statements so that either Q2 or Q3 would show. This wouldn't be a very efficient way of doing it if I had a 100 sites.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 20:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/847302#M22347</guid>
      <dc:creator>JonMarks</dc:creator>
      <dc:date>2020-07-20T20:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display Image Based on Select One Answer</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/1054985#M34390</link>
      <description>&lt;P&gt;Hi Jon, did you ever find a solution? I'm attempting the same.&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 23:59:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/1054985#M34390</guid>
      <dc:creator>AndresOlivos90</dc:creator>
      <dc:date>2021-05-05T23:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Display Image Based on Select One Answer</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/1132196#M39647</link>
      <description>&lt;P&gt;I'm also trying to do something similar. It looks like it's somewhat possible if you change the field to image and change the appearance to annotate, but the image won't show up in the form (and I assume save as an attachment) until the image is annotated, which I do not want to do.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/how-to-display-image-dependent-on-select-one/m-p/1132099#M39637" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/how-to-display-image-dependent-on-select-one/m-p/1132099#M39637&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 20:44:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/display-image-based-on-select-one-answer/m-p/1132196#M39647</guid>
      <dc:creator>BenBaker1</dc:creator>
      <dc:date>2022-01-10T20:44:13Z</dc:date>
    </item>
  </channel>
</rss>

