<?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: Dynamic image content in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852926#M24018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;thanks for the suggestion.&lt;/P&gt;&lt;P&gt;In this case, I was able to&amp;nbsp;do the following.....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/384707_Capture-1.JPG" style="width: 833px; height: 100px;" /&gt;&lt;/P&gt;&lt;P&gt;...so, as I made a particular drop-down (ClientName) selection, the logo would change accordingly based on my choices list value that I had set up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Nov 2017 17:53:32 GMT</pubDate>
    <dc:creator>BrianMurphy4</dc:creator>
    <dc:date>2017-11-22T17:53:32Z</dc:date>
    <item>
      <title>Dynamic image content</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852923#M24015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have previously used Adobe LiveCycle to create a couple of forms.&amp;nbsp; One feature I liked was the ability to add an image field&amp;nbsp;(client logo)&amp;nbsp;at the top of the form, so that when a dropdown list&amp;nbsp;(client name) was selected, the image would change accordingly.&lt;/P&gt;&lt;P&gt;Can this dynamic functionality also be duplicated in a note in XLS form in Survey123?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(more of a nice-to-have than a need-to-have, but continuity between the two platforms would be nice.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 21:12:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852923#M24015</guid>
      <dc:creator>BrianMurphy4</dc:creator>
      <dc:date>2017-11-20T21:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic image content</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852924#M24016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should add, that in Adobe LiveCycle, all images are added to the form&amp;nbsp;in the same location, and then their visibility is changed to "show" or "hide", depending on what the dropdown selection is.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. DropdownSelect=1, image1 status=show, **all other images status=hide.....etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 21:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852924#M24016</guid>
      <dc:creator>BrianMurphy4</dc:creator>
      <dc:date>2017-11-20T21:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic image content</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852925#M24017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This isn't officially supported in Survey123, but there are a couple of ways this could be done when creating a form via Survey123 Connect. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first method would work in a online context. &amp;nbsp;You would have&amp;nbsp;a&amp;nbsp;dropdown (select_one) question that stores the filename of the image; the note would have a calculation using the concat() function to specify the URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second method would work if your form is monolingual- you could use the multiple language capability to specify different media per company by specifying the company as a 'language'. See&amp;nbsp;&lt;A href="https://community.esri.com/groups/survey123/blog/2016/11/16/introducing-multiple-language-surveys"&gt;https://community.esri.com/groups/survey123/blog/2016/11/16/introducing-multiple-language-surveys&lt;/A&gt;&amp;nbsp;, especially the note in blue about specifying your own languages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 20:10:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852925#M24017</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-11-21T20:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic image content</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852926#M24018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;thanks for the suggestion.&lt;/P&gt;&lt;P&gt;In this case, I was able to&amp;nbsp;do the following.....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/384707_Capture-1.JPG" style="width: 833px; height: 100px;" /&gt;&lt;/P&gt;&lt;P&gt;...so, as I made a particular drop-down (ClientName) selection, the logo would change accordingly based on my choices list value that I had set up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 17:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/dynamic-image-content/m-p/852926#M24018</guid>
      <dc:creator>BrianMurphy4</dc:creator>
      <dc:date>2017-11-22T17:53:32Z</dc:date>
    </item>
  </channel>
</rss>

