<?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: GCOD problem in attribute widget on polylines in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331848#M9617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To be more specific, it still occurs in the attribute widget &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Apr 2013 11:50:43 GMT</pubDate>
    <dc:creator>JosVroegop</dc:creator>
    <dc:date>2013-04-12T11:50:43Z</dc:date>
    <item>
      <title>GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331841#M9610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the workaround for the GCOD problem in popups that was given in &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/73766-Grey-exclamation-mark-on-polyline-popups-in-Viewer-3.1?highlight=gcod"&gt;this thread&lt;/A&gt;&lt;SPAN&gt; also usable for the attribute widget? I am experiencing the same problem with the glowfilter on polyline features again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 12:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331841#M9610</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2013-02-26T12:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331842#M9611</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; It does not have anything to do with the Attribute Widget specifically. It is a Flex API issue that should be resolved in the 3.2 release this March. As far as work arounds there are is one out there to you can try if you can't wait for the the 3.2 release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/73766-Grey-exclamation-mark-on-polyline-popups-in-Viewer-3.1"&gt;http://forums.arcgis.com/threads/73766-Grey-exclamation-mark-on-polyline-popups-in-Viewer-3.1&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 12:14:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331842#M9611</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-02-26T12:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331843#M9612</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;I was aware of the thread . I thought if i modified the InfoPopup.mxml i would be done with the gcod problem but it needs to be somwhere else to also eliminate the highlight in the attribute widget i guess. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please give a suggestion on what would be the best place to modify the sourcecode? I'm not a programmer and would greatly appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:17:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331843#M9612</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2013-02-26T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331844#M9613</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; A More accurate way to implement what Dasa suggested is to make a change in the UIManager.as&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Search the document to find the comment //Style Application (approximately around line 240) and add these lines under that comment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var cssStyleDeclarationMap:CSSStyleDeclaration = topLevelStyleManager.getStyleDeclaration("com.esri.ags.Map");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cssStyleDeclarationMap.setStyle("infoWindowRendererHighlightColor", NaN);&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:43:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331844#M9613</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T15:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331845#M9614</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;Thank you very much, that dit it. &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>Thu, 28 Feb 2013 09:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331845#M9614</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2013-02-28T09:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331846#M9615</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; Don't forget the most important step, to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post (Step 1 of the graphic below)&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow these steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.0/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:02:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331846#M9615</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-02-28T11:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331847#M9616</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;With the 3.2 api this problem still occurs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you found a other solution for this than setting the Highlightcolor to NaN?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 11:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331847#M9616</guid>
      <dc:creator>DavidRaijmakers</dc:creator>
      <dc:date>2013-04-12T11:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: GCOD problem in attribute widget on polylines</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331848#M9617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To be more specific, it still occurs in the attribute widget &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 11:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/gcod-problem-in-attribute-widget-on-polylines/m-p/331848#M9617</guid>
      <dc:creator>JosVroegop</dc:creator>
      <dc:date>2013-04-12T11:50:43Z</dc:date>
    </item>
  </channel>
</rss>

