<?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: Link support in new 2.3 popups in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342664#M9810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ha Thach,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; That is not currently possible with out extending the PopUpRendererSkin component of the API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2011 16:33:13 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2011-04-26T16:33:13Z</dc:date>
    <item>
      <title>Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342656#M9802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone confirm if the new popups in the 2.3 viewer have linkfield support, and if so how to configure it? The help link (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000013000000.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000013000000.htm&lt;/A&gt;&lt;SPAN&gt;) still shows the old configuration and none of the new examples include links. I can see that I could use the description tag to set up a link, but then the fields tag is ignored (so I'd need to put them all in the description). I tried adding the linkfield to fields, and then adding &amp;lt;link&amp;gt;{ERA_REPT}&amp;lt;/link&amp;gt; (I also tried &amp;lt;linkfield&amp;gt;{ERA_REPT}&amp;lt;/linkfield&amp;gt;) after title and before the fields but that didn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone clarify if the only link support is via &amp;lt;description&amp;gt; as opposed to having a link icon?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:48:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342656#M9802</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-04-19T16:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342657#M9803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; See Bjorn comment here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/28634-How-to-open-up-a-PDF-via-a-link-from-Flexviewer"&gt;http://forums.arcgis.com/threads/28634-How-to-open-up-a-PDF-via-a-link-from-Flexviewer&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 00:17:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342657#M9803</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-20T00:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342658#M9804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! It's funny that with all the things I tried I didn't try simply making the field visible to see if it was clickable or not. It's great that links are automatically recognized now (including photos being embedded).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 12:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342658#M9804</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-04-20T12:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342659#M9805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Whoops, I spoke too soon. When I mouseover a record in the Query widget, I see the new popup with the properly embedded picture (see attached ViaQuery.jpg). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, WITHOUT the Query widget open, if I simply configure the popup to display the field that has the photo links it just shows up as a link (NoPhoto.jpg):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;{DESC_}&amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="DESC_"/&amp;gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="HYPERLINK" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried using the &amp;lt;description&amp;gt; tag, and found that if I include {HYPERLINK} the picture is embedded but the height doesn't expand to show the whole picture (see CutOffPhoto.jpg). If I use &amp;lt;img src="{HYPERLINK}"/&amp;gt; nothing is displayed at all. In the code below I have it both ways, but you get the same result with just {HYPERLINK} w/out the img src bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;{DESC_}&amp;lt;/title&amp;gt;
 &amp;lt;description&amp;gt;&amp;lt;![CDATA[&amp;lt;a href="{HYPERLINK}"&amp;gt;&amp;lt;img src="{HYPERLINK}"/&amp;gt;{HYPERLINK}&amp;lt;/a&amp;gt;.&amp;lt;br&amp;gt;a. ]]&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/description&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="DESC_"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="HYPERLINK" /&amp;gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So can someone clarify the proper way to have embedded photos properly handled by the new popups without having to use the Query widget?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:09:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342659#M9805</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2021-12-11T16:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342660#M9806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I forgot the attachments; they are now attached here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342660#M9806</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-04-20T19:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342661#M9807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If the link is to an image than you need to setup a media tag:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;{DESC_}&amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="DESC_"/&amp;gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="HYPERLINK"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;medias&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;media chartfields="" type="image" caption="" imagesource="{HYPERLINK}" imagelink="{HYPERLINK}"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/medias&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342661#M9807</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T16:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342662#M9808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah! You're the best Robert! I'm pretty helpless until the documentation gets updated. That worked great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:59:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342662#M9808</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2011-04-20T19:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342663#M9809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a "HyperLink" field contain a path that link to .pdf file. How do I show a small pdf icon without displaying the full path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;{EXTENSION_GIS}&amp;lt;/title&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="EXTENSION_GIS" alias="Extension:" visible="true"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="INSTALL_YEAR" alias="Year:" visible="true"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;field name="HyperLink" alias="HyperLink:" visible="true"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ha Thach&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 16:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342663#M9809</guid>
      <dc:creator>haThach</dc:creator>
      <dc:date>2011-04-26T16:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342664#M9810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ha Thach,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; That is not currently possible with out extending the PopUpRendererSkin component of the API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 16:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342664#M9810</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-26T16:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342665#M9811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! Robert for this quick response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ha&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 16:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342665#M9811</guid>
      <dc:creator>haThach</dc:creator>
      <dc:date>2011-04-26T16:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342666#M9812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Jon,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If the link is to an image than you need to setup a media tag:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;{DESC_}&amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="DESC_"/&amp;gt; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="HYPERLINK"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;medias&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;media chartfields="" type="image" caption="" imagesource="{HYPERLINK}" imagelink="{HYPERLINK}"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/medias&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The description does support html that includes img tags, but you need to set the width. Try 250. See: &lt;/SPAN&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/TextField.html#htmlText" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/TextField.html#htmlText&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342666#M9812</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2021-12-11T16:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342667#M9813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The description does support html that includes img tags, but you need to set the width. Try 250. See: &lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/TextField.html#htmlText" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/TextField.html#htmlText&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the idea, but I couldn't get this to work either. I used this code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;description&amp;gt;&amp;lt;![CDATA[&amp;lt;a href="{HYPERLINK}"&amp;gt;&amp;lt;img src="{HYPERLINK}" width="250" height="250"/&amp;gt;&amp;lt;/a&amp;gt;]]&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/description&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and also tried it without a height. The image still doesn't display for me, UNLESS I also have the media tag set up to display the image, in which case I get two copies of the image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried to do what Ha was looking to do as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;description&amp;gt;&amp;lt;![CDATA[ Download report: &amp;lt;a href="{HYPERLINK}"&amp;gt;&amp;lt;img src="http://www.adobe.com/images/pdficon_small.gif" height="17" width="17"/&amp;gt;&amp;lt;/a&amp;gt;]]&amp;gt;&amp;lt;/description&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the img shows up as a single pixel (looks like a period, see attached) UNLESS I have a valid medias tag with a media image (an empty image without a link didn't work). It seems like maybe the issue is that the description doesn't change the height of the display area, but having a media type below does.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think technically even if this is a bug Ha could achieve the goal without code by having a media link to a small totally transparent image referenced in the media section.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:10:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342667#M9813</guid>
      <dc:creator>JonFisher</dc:creator>
      <dc:date>2021-12-11T16:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342668#M9814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; i have same problem with inability to add an image to Description field using &amp;lt;img&amp;gt; tag&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i resolved that if you hard code the url to image ( instead of using a field) it works. ( but this is almost usless)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i also found that if you use the Media tag all works OK for first click of popup&amp;nbsp; then popup break you on get image, no text fileds &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ANSWER &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is to use both &amp;lt;decscription&amp;gt; and &amp;lt;fileds&amp;gt; tags&amp;nbsp; ( yes despite what the documentation says) put all your text fields in &amp;lt;Description&amp;gt; and all your media fields in &amp;lt;fields&amp;gt; and in &amp;lt;Media&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and hey presto pop ups that always work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Threatened Species&amp;nbsp; - {TYPE}&amp;lt;/title&amp;gt;
 &amp;lt;description&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;![CDATA[&amp;lt;b&amp;gt;Site Name:&amp;lt;/b&amp;gt;&amp;lt;BR&amp;gt;{SITENAME}&amp;lt;BR&amp;gt;{PROJ_DESC}&amp;lt;BR&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;b&amp;gt; Links: &amp;lt;/b&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;a href='{LINK}'&amp;gt;&amp;lt;u&amp;gt;Factsheet&amp;lt;/u&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;BR&amp;gt;&amp;lt;a href='{LINK2}'&amp;gt;&amp;lt;u&amp;gt;Website&amp;lt;/u&amp;gt;&amp;lt;/a&amp;gt;]]&amp;gt;
 &amp;lt;/description&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="PIC"/&amp;gt;
&amp;nbsp; &amp;lt;field name="PIC2"/&amp;gt;
&amp;nbsp; &amp;lt;field name="PIC_LBL"/&amp;gt;
&amp;nbsp; &amp;lt;field name="PIC2LBL"/&amp;gt;
 &amp;lt;/fields&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;medias&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;media type="image" title="{PIC_LBL} - Click to view larger" imagesource="{PIC}" imagelink="{PIC}"/&amp;gt;
&amp;nbsp; &amp;lt;media type="image" title="{PIC2LBL} - Click to view larger" imagesource="{PIC2}" imagelink="{PIC2}"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/medias&amp;gt;
&amp;lt;/configuration&amp;gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342668#M9814</guid>
      <dc:creator>AHay</dc:creator>
      <dc:date>2021-12-11T16:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Link support in new 2.3 popups</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342669#M9815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of Flex Viewer are you using? I am assuming you are doing all of this through a popup config file and not Application Builder? We are in the process of updating documentation but in case you may have missed it, there was an additional topic created for popups in 3.0 App Builder, &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Configuring_pop_ups_in_application_builder/01m30000004p000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Configuring_pop_ups_in_application_builder/01m30000004p000000/&lt;/A&gt;&lt;SPAN&gt;. The concept for working with the Description tag remains the same.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 17:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/link-support-in-new-2-3-popups/m-p/342669#M9815</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2012-09-07T17:52:26Z</dc:date>
    </item>
  </channel>
</rss>

