<?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: 2.4 PopUpRenderer issue. Field info not always appearing. in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/2-4-popuprenderer-issue-field-info-not-always/m-p/469708#M10788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A little further info. It seems the problem only occurs when the popup has a vertical scrollbar. Reducing the amount of fields removes the scroll and fixes the issue but I need to be able to display these additional fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Nov 2011 23:06:06 GMT</pubDate>
    <dc:creator>StephenThornton</dc:creator>
    <dc:date>2011-11-13T23:06:06Z</dc:date>
    <item>
      <title>2.4 PopUpRenderer issue. Field info not always appearing.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/2-4-popuprenderer-issue-field-info-not-always/m-p/469707#M10787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using LayerInfoWindowRenderer / PopUpRenderer to add popup functionality to a dynamic layer. See code below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var layerInfoWindowRenderer:LayerInfoWindowRenderer = new LayerInfoWindowRenderer();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layerInfoWindowRenderer.layerId = Number(layerInfo.layerId);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var infoWindowRenderer:ClassFactory = new ClassFactory(PopUpRenderer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;infoWindowRenderer.properties = {popUpInfo:popupInfo};&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;layerInfoWindowRenderer.infoWindowRenderer = infoWindowRenderer;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if(!lyrToConfigure.layerInfoWindowRenderers)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; lyrToConfigure.layerInfoWindowRenderers = [];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lyrToConfigure.layerInfoWindowRenderers.push(layerInfoWindowRenderer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For most layers this is working fine but there is one layer that is acting up. When you click on a feature for this particular layer for the first time the popup loads fine with all the fields infomation displaying correctly. However if you click another feature or the same feature (on same layer) only the title displays, no field info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anybody else come across this? Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Nov 2011 22:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/2-4-popuprenderer-issue-field-info-not-always/m-p/469707#M10787</guid>
      <dc:creator>StephenThornton</dc:creator>
      <dc:date>2011-11-13T22:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: 2.4 PopUpRenderer issue. Field info not always appearing.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/2-4-popuprenderer-issue-field-info-not-always/m-p/469708#M10788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A little further info. It seems the problem only occurs when the popup has a vertical scrollbar. Reducing the amount of fields removes the scroll and fixes the issue but I need to be able to display these additional fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Nov 2011 23:06:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/2-4-popuprenderer-issue-field-info-not-always/m-p/469708#M10788</guid>
      <dc:creator>StephenThornton</dc:creator>
      <dc:date>2011-11-13T23:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: 2.4 PopUpRenderer issue. Field info not always appearing.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/2-4-popuprenderer-issue-field-info-not-always/m-p/469709#M10789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like this is a known bug with 2.4 of the Flex Viewer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/36513-2.4-PopUp-scrollbar-bug"&gt;http://forums.arcgis.com/threads/36513-2.4-PopUp-scrollbar-bug&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Nov 2011 23:11:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/2-4-popuprenderer-issue-field-info-not-always/m-p/469709#M10789</guid>
      <dc:creator>StephenThornton</dc:creator>
      <dc:date>2011-11-13T23:11:27Z</dc:date>
    </item>
  </channel>
</rss>

