<?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: ArcGIS Online / Operations Dashboard - List add picture based on attribute in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-online-operations-dashboard-list-add/m-p/1053032#M4442</link>
    <description>&lt;P&gt;I would like to do something similar but I can't seem to even call open my images based on the structure described here.&amp;nbsp; Could you point me to more detailed information regarding how to reference an image with arcade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 00:48:40 GMT</pubDate>
    <dc:creator>MelindaLamb</dc:creator>
    <dc:date>2021-04-30T00:48:40Z</dc:date>
    <item>
      <title>ArcGIS Online / Operations Dashboard - List add picture based on attribute</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-online-operations-dashboard-list-add/m-p/351405#M2014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Operations Dashboard to show&amp;nbsp;a hosted&amp;nbsp;point features service. I'm also using the List element to &lt;SPAN style="color: #4c4c4c;"&gt;show the features of the&amp;nbsp;layer.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;One of the fields is called status and it uses a domain (Not Deployed, In progress, Completed).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;The mobile users using Collector will update the status of those points.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;I would like to have a picture on the side the shows the status as seen below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;So for example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Not deployed -&amp;gt; not_deployed.svg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;In progress -&amp;gt; inprogress.svg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Completed -&amp;gt; completed.svg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&lt;IMG alt="" class="image-1 jive-image" src="/legacyfs/online/402518_Asset 1.png" style="height: 325px;" width="305" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;I know that&amp;nbsp;in the popups you&amp;nbsp;can create an arcade expression with IIF statements that can show different pictures depending on the status.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Is there a way to do that on the List element?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;&lt;SPAN&gt;I tried using a&amp;nbsp;src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2F.....%2F" rel="nofollow" target="_blank"&gt;https://...../&lt;/A&gt;&lt;SPAN&gt;"&amp;amp;{Status} but doesn't work. (not an expert on html)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Do you have any idea of how can I get this to work?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;I appreciate any help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c;"&gt;Alex&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 03:36:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-online-operations-dashboard-list-add/m-p/351405#M2014</guid>
      <dc:creator>AlexTamilos</dc:creator>
      <dc:date>2018-04-20T03:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online / Operations Dashboard - List add picture based on attribute</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-online-operations-dashboard-list-add/m-p/351406#M2015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/193916"&gt;Alex Tamilos&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;You should be able to achieve this by hosting three separate images on a website somewhere, and simply pointing the image source to the location. You were close with your example.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you could have some images such as:&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #4c4c4c; border: 0px; font-weight: inherit;"&gt;Not deployed -&amp;gt; https://&amp;lt;website&amp;gt;/&amp;lt;path&amp;gt;/not_deployed.svg&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #4c4c4c; border: 0px; font-weight: inherit;"&gt;In progress -&amp;gt; &lt;SPAN style="background-color: #ffffff;"&gt;https://&amp;lt;website&amp;gt;/&amp;lt;path&amp;gt;/&lt;/SPAN&gt;inprogress.svg&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #4c4c4c; border: 0px; font-weight: inherit;"&gt;Completed -&amp;gt; &lt;SPAN style="background-color: #ffffff;"&gt;https://&amp;lt;website&amp;gt;/&amp;lt;path&amp;gt;/&lt;/SPAN&gt;completed.svg&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #4c4c4c; border: 0px; font-weight: inherit;"&gt;And the image source for the List item would look something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #4c4c4c; font-weight: inherit; "&gt;https://&amp;lt;website&amp;gt;/&amp;lt;path&amp;gt;/{status}.svg&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 04:49:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-online-operations-dashboard-list-add/m-p/351406#M2015</guid>
      <dc:creator>JohnStowell</dc:creator>
      <dc:date>2019-06-11T04:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Online / Operations Dashboard - List add picture based on attribute</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-online-operations-dashboard-list-add/m-p/1053032#M4442</link>
      <description>&lt;P&gt;I would like to do something similar but I can't seem to even call open my images based on the structure described here.&amp;nbsp; Could you point me to more detailed information regarding how to reference an image with arcade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 00:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/arcgis-online-operations-dashboard-list-add/m-p/1053032#M4442</guid>
      <dc:creator>MelindaLamb</dc:creator>
      <dc:date>2021-04-30T00:48:40Z</dc:date>
    </item>
  </channel>
</rss>

