<?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: eSearch 2.3 No Image In Popup Window in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41809#M1934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just used the 3.2.1 version, image preview in popups work perfectly, thank you very much! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just seem to have a problem displaying my features found with eSearch. At first, the graphics layer shows the selected features in red, but after clicking on some (like 3 or 4) the layer disappeares but the popup still displays. (See attached screenshot)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read something in your readme about adding MyGraLay but i also use eDraw and it seems to be in there already. Also I never had this issue before version 2.3 or 2.3.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please help me with this as well? It would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2011 18:36:55 GMT</pubDate>
    <dc:creator>JosVroegop</dc:creator>
    <dc:date>2011-05-02T18:36:55Z</dc:date>
    <item>
      <title>eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41804#M1929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been using eSearch for some time and it is a great widget! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the lastest version 2.3 i have a problem with the popup window not showing a preview image. See the attached screenshot for more info. I also added my configuration. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the flexviewer 2.3 and 2.3.1 sc with the same results. I must be doing something wrong, can anyone help me out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;definitionexpression&amp;gt;&amp;lt;/definitionexpression&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;enableexport&amp;gt;true&amp;lt;/enableexport&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;GPS Camera&amp;lt;/name&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;http://gistest.railinfra.local/ArcGIS/rest/services/GPSCamera_Data/MapServer/0&amp;lt;/url&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expressions&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression alias="Objecttype" textsearchlabel="Zoek op Objecttype&amp;nbsp; [ Voorbeeld: ES-Las ]"&amp;gt;upper(Memo_Value_1) LIKE upper('%[value]') OR upper(Memo_Value_1) LIKE upper('[value]%') OR upper(Memo_Value_1) = upper('[value]')&amp;lt;/expression&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression alias="Locatie" textsearchlabel="Zoek op Locatie&amp;nbsp; [ Voorbeeld: 001-RC ]"&amp;gt;upper(Memo_Value_2) LIKE upper('%[value]') OR upper(Memo_Value_2) LIKE upper('[value]%') OR upper(Memo_Value_2) = upper('[value]')&amp;lt;/expression&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/expressions&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Gebruik onderstaande tools om foto's te selecteren&amp;lt;/graphicalsearchlabel&amp;gt;
 &amp;lt;spatialsearchlayer&amp;gt;true&amp;lt;/spatialsearchlayer&amp;gt;
 &amp;lt;titlefield&amp;gt;Memo_Value_1&amp;lt;/titlefield&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields all="false"&amp;gt;
 &amp;lt;field name="Memo_Value_1" alias="Objecttype" gridfield="true"/&amp;gt;
 &amp;lt;field name="Camera_DateTimeOrginal" alias="Datum" gridfield="true"/&amp;gt;
 &amp;lt;field name="Memo_Value_2" alias="Locatie" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_3" alias="Vraag 3" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_3" alias="Antwoord 3" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_4" alias="Vraag 4" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_4" alias="Antwoord 4" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_5" alias="Vraag 5" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_5" alias="Antwoord 5" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_6" alias="Vraag 6" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_6" alias="Antwoord 6" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_7" alias="Vraag 7" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_7" alias="Antwoord 7" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_8" alias="Vraag 8" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_8" alias="Antwoord 8" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_9" alias="Vraag 9" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_9" alias="Antwoord 9" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Name_10" alias="Vraag 10" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Memo_Value_10" alias="Antwoord 10" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Opmerking" gridfield="true" gridfieldonly="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field name="Hyperlink" hyperlinkgridfield="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;linkfield&amp;gt;Hyperlink&amp;lt;/linkfield&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;icon&amp;gt;&amp;lt;/icon&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;zoomscale&amp;gt;1000&amp;lt;/zoomscale&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/layer&amp;gt;
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 12:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41804#M1929</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-05-02T12:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41805#M1930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I see the issue in the code and it will be fixed in version 2.3.1 of the widget, hopefully available today.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 14:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41805#M1930</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-02T14:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41806#M1931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Version 2.3.1 now available with this issue fixed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 16:57:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41806#M1931</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-02T16:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41807#M1932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where do I go to get today's version of the 2.3.1 viewer?&amp;nbsp; Just a few minutes ago, I followed the download instructions on this site and all of the files in the current zip file are dated April 26, 2011 (which is the same as the file I downloaded last Friday, April 29, 2011).&amp;nbsp; Please advise.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don Taylor, City of Ventura, CA&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 17:21:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41807#M1932</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-02T17:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41808#M1933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Don,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Try again after you clear your browser cache.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 17:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41808#M1933</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-02T17:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41809#M1934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just used the 3.2.1 version, image preview in popups work perfectly, thank you very much! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just seem to have a problem displaying my features found with eSearch. At first, the graphics layer shows the selected features in red, but after clicking on some (like 3 or 4) the layer disappeares but the popup still displays. (See attached screenshot)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read something in your readme about adding MyGraLay but i also use eDraw and it seems to be in there already. Also I never had this issue before version 2.3 or 2.3.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please help me with this as well? It would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 18:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41809#M1934</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-05-02T18:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41810#M1935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Can you post your SearchWidget.xml?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 19:13:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41810#M1935</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-02T19:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41811#M1936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added my SearchWidget.xml in a .zip file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 19:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41811#M1936</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-05-02T19:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41812#M1937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if you were able to duplicate the issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 21:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41812#M1937</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-05-06T21:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41813#M1938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I have been unable to reproduce this issue. What are some specific details about where that layer is coming from? Is it the same Spatial Reference as the map? Does it have a join? Is it a query layer or just a standard featureclass?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 May 2011 10:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41813#M1938</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-07T10:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41814#M1939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The layer is based on a polyline featureclass and is part of a standard mapservice. All my data has the same spatial reference, WGS_1984_Web_Mercator_Auxiliary_Sphere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The weird thing is that i don't have this issue with layers that are based on polygon or point featureclasses in the same mapservice, just the polyline ones.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When search results are displayed, the graphics layer shows all found features perfectly. After clicking on a single result, the viewer zooms in to the extent of that feature and the graphics layer also shows the feature. When clicking on another result though, it seems like the graphics layer is cleared and not redrawn. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want, i could send you a part of the polyline featureclass for testing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 09:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41814#M1939</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-05-09T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41815#M1940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have tested with a map service that has line and point and polygons, so I guess it would be best for you to send a part of the polyline featureclass for testing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 11:00:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41815#M1940</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-09T11:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41816#M1941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added some polylines in a .zip file for testing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue should occur when you select all of the features with eSearch, then click on a couple of results to zoom around in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks on helping me with this!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 13:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41816#M1941</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-05-09T13:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41817#M1942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any luck duplicating the issue with our data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have a question about empty geometry. I use liniair referencing to create points and lines and use the eSearch widget to locate them in the flexviewer. Sometimes empty geometry is created and when these items are clicked in the eSearch results, the flexviewer crashes. Where would i need to add some error handling to the code to solve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all your great widgets and code, it has been a massive help in creating our customised webviewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 16:36:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41817#M1942</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-06-01T16:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41818#M1943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I already have a part of the clickSearchResult function that tests for the existence of the geometry so I am not sure where the error would be occurring. If you can debug and step through the code and let me know where in the code it is erroring than I can likely give you a solution. I have not had time to test your data &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 18:12:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41818#M1943</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-06-01T18:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41819#M1944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added printscreens of the errors from the debugging session. Hope you can help me, thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 09:07:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41819#M1944</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-06-07T09:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41820#M1945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The screenshots are to low of resolution for me to make out the error lines. Can you post again and just have the error lines visible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 12:49:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41820#M1945</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-06-07T12:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41821#M1946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, sorry &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 19:23:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41821#M1946</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2011-06-07T19:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41822#M1947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or did you mean like this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error when clicked on result in list&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;ArgumentError: Error #2004: Een van de parameters is ongeldig.
 at flash.display::Graphics/drawRect()
 at com.esri.ags.layers::Layer/drawBitmap()&lt;C&gt;
 at com.esri.ags.layers::Layer/updateDisplayList()&lt;C&gt;
 at mx.core::UIComponent/validateDisplayList()
 at mx.managers::LayoutManager/validateDisplayList()
 at mx.managers::LayoutManager/doPhasedInstantiation()
 at mx.managers::LayoutManager/doPhasedInstantiationCallback()&lt;/C&gt;&lt;/C&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error when clicked on result in grid&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;TypeError: Error #1009: Kan geen eigenschap of methode benaderen via een verwijzing naar een object dat null is.
 at widgets.eSearch::SearchWidgetFloatDG/clickRow()&lt;C&gt;
 at widgets.eSearch::SearchWidgetFloatDG/__resultsGrid_itemClick()&lt;C&gt;
 at flash.events::EventDispatcher/dispatchEventFunction()
 at flash.events::EventDispatcher/dispatchEvent()
 at mx.core::UIComponent/dispatchEvent()
 at mx.controls.listClasses::ListBase/mouseClickHandler()&lt;/C&gt;&lt;/C&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41822#M1947</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2021-12-10T21:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: eSearch 2.3 No Image In Popup Window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41823#M1948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jos,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Inside the createSearchResults function find the:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;for each (var graphic:Graphic in featureSet.features)&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and add this to the first line of that for loop and see if it helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&lt;/PRE&gt;&lt;SPAN&gt;if(graphic.geometry) continue;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 12:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/esearch-2-3-no-image-in-popup-window/m-p/41823#M1948</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-06-10T12:28:07Z</dc:date>
    </item>
  </channel>
</rss>

