<?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 Ability to display a base64 encoded image in MapBrowser? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/ability-to-display-a-base64-encoded-image-in/m-p/1474173#M59236</link>
    <description>&lt;P&gt;I have a feature class that has a thumbnail field containing base64 encoded strings representing images. I am attempting to add this into a popup in MapBrowser using the Arcade expression block (see below). I believe I have formatted the html tags correctly given that when I test the code, it returns a properly formatted html tag for this image that works when I add it to an html document. However, the popup just displays blank where the image should be. Is there support for base64 images in popups? If so, any ideas on how to get this to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Arcade Expression Block.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104418i14AFBBFC6F176516/image-size/large?v=v2&amp;amp;px=999" role="button" title="Arcade Expression Block.png" alt="Arcade Expression Block.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Arcade Expression Block.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 21:15:34 GMT</pubDate>
    <dc:creator>AspenN</dc:creator>
    <dc:date>2024-05-16T21:15:34Z</dc:date>
    <item>
      <title>Ability to display a base64 encoded image in MapBrowser?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/ability-to-display-a-base64-encoded-image-in/m-p/1474173#M59236</link>
      <description>&lt;P&gt;I have a feature class that has a thumbnail field containing base64 encoded strings representing images. I am attempting to add this into a popup in MapBrowser using the Arcade expression block (see below). I believe I have formatted the html tags correctly given that when I test the code, it returns a properly formatted html tag for this image that works when I add it to an html document. However, the popup just displays blank where the image should be. Is there support for base64 images in popups? If so, any ideas on how to get this to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Arcade Expression Block.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104418i14AFBBFC6F176516/image-size/large?v=v2&amp;amp;px=999" role="button" title="Arcade Expression Block.png" alt="Arcade Expression Block.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Arcade Expression Block.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 21:15:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/ability-to-display-a-base64-encoded-image-in/m-p/1474173#M59236</guid>
      <dc:creator>AspenN</dc:creator>
      <dc:date>2024-05-16T21:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ability to display a base64 encoded image in MapBrowser?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/ability-to-display-a-base64-encoded-image-in/m-p/1498368#M59899</link>
      <description>&lt;P&gt;Same problem here : a valid base64 jpg picture stored in a blob field displays nothing ... I have to convert it to a jpg file to refer it with the&amp;nbsp;&amp;lt;img src="&lt;A href="https://www.**unspecified**/**unspecified**.jpg" target="_blank"&gt;https://www.**unspecified**/**unspecified**.jpg&lt;/A&gt;" /&amp;gt; syntax&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 15:26:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/ability-to-display-a-base64-encoded-image-in/m-p/1498368#M59899</guid>
      <dc:creator>TMEUNIER</dc:creator>
      <dc:date>2024-06-27T15:26:55Z</dc:date>
    </item>
  </channel>
</rss>

