<?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: Replace info popup in sfv with glowing outline in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245441#M5821</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 was trying to include text in the info popup window for the attributes with url's in the identify window saying that 'click on the link'. I was able to do that, but the text is showing up on the layers without any url. I have added few lines in the code, please let me know any ideas on how to resolve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;mx:Canvas id="infoCanvas" styleName="InfoCanvas" x="80" y="10" width="200" minHeight="60" horizontalScrollPolicy="off" verticalScrollPolicy="off"&amp;gt;
&amp;nbsp; &amp;lt;mx:VBox width="100%" height="100%" verticalGap="0" verticalAlign="middle" horizontalAlign="left" paddingLeft="4" paddingRight="4" paddingTop="4" paddingBottom="4"&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Text id="infoTitle" text="Title" width="100%" styleName="InfoTitle" visible="false"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Text id="infoContent" text="Content" width="100%" styleName="InfoText" visible="false"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Image id="infoImage" visible="false" includeInLayout="false" height="0"/&amp;gt;
&amp;nbsp; &amp;lt;mx:HBox width="100%" height="100%" verticalAlign="bottom" horizontalAlign="right" &amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Text id="infolinkTitle" htmlText="Click on arrow for &amp;amp;lt;br/&amp;amp;gt; Project Participation Worksheets" styleName="InfoLinkTitle" visible="true" includeInLayout="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mx:Image id="infoLink" source="com/esri/solutions/flexviewer/assets/images/widget/w_link.png" click="showLink()" visible="false" includeInLayout="false" useHandCursor="true" buttonMode="true"/&amp;gt;
&amp;nbsp; &amp;lt;/mx:HBox&amp;gt;
---
---
&amp;lt;/mx:Canvas&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 12:14:06 GMT</pubDate>
    <dc:creator>SandeepTalasila</dc:creator>
    <dc:date>2021-12-11T12:14:06Z</dc:date>
    <item>
      <title>Replace info popup in sfv with glowing outline</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245438#M5818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This might be hard to explain, but I essentially want to get rid of or replace the way the info pop up appears in the sfv and instead simply show an outline of the feature as a highlighter when you roll over the record in the search widget.&amp;nbsp; This would be an additional graphic on top of the one that is already showing the selected record.&amp;nbsp; This is essential when more than one feature is selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that I need to add some code to the existing mouseOverRow function in the RecordData.mxml file and remove the InfoPopup.mxml file?&amp;nbsp; I believe I would still need to somehow pass the graphic from the search widget that the mouse is currently over to that function, but I'm not sure if that's the correct logic?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&amp;nbsp; So far I've just managed to get rid of the info canvas and have the "red glow" pulsing over the record.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cory&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 15:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245438#M5818</guid>
      <dc:creator>CoryHines</dc:creator>
      <dc:date>2010-05-27T15:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Replace info popup in sfv with glowing outline</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245439#M5819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cory,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This might be of some help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=301684&amp;amp;mc=9#msgid943188"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=301684&amp;amp;mc=9#msgid943188&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 12:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245439#M5819</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-05-28T12:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Replace info popup in sfv with glowing outline</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245440#M5820</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;Thanks for pointing to this thread.&amp;nbsp; It's hard to tell when you read forum titles to know if it's the similar to what you're trying to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At first glance I can see that I'm in over my head with what Tracy has accomplished.&amp;nbsp; I'm going to take a look at the resource from the 2009 dev summit and see if I can glean anything from that code to put in my RecordData.mxml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cory&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 15:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245440#M5820</guid>
      <dc:creator>CoryHines</dc:creator>
      <dc:date>2010-05-28T15:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Replace info popup in sfv with glowing outline</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245441#M5821</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 was trying to include text in the info popup window for the attributes with url's in the identify window saying that 'click on the link'. I was able to do that, but the text is showing up on the layers without any url. I have added few lines in the code, please let me know any ideas on how to resolve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;mx:Canvas id="infoCanvas" styleName="InfoCanvas" x="80" y="10" width="200" minHeight="60" horizontalScrollPolicy="off" verticalScrollPolicy="off"&amp;gt;
&amp;nbsp; &amp;lt;mx:VBox width="100%" height="100%" verticalGap="0" verticalAlign="middle" horizontalAlign="left" paddingLeft="4" paddingRight="4" paddingTop="4" paddingBottom="4"&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Text id="infoTitle" text="Title" width="100%" styleName="InfoTitle" visible="false"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Text id="infoContent" text="Content" width="100%" styleName="InfoText" visible="false"/&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Image id="infoImage" visible="false" includeInLayout="false" height="0"/&amp;gt;
&amp;nbsp; &amp;lt;mx:HBox width="100%" height="100%" verticalAlign="bottom" horizontalAlign="right" &amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;mx:Text id="infolinkTitle" htmlText="Click on arrow for &amp;amp;lt;br/&amp;amp;gt; Project Participation Worksheets" styleName="InfoLinkTitle" visible="true" includeInLayout="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mx:Image id="infoLink" source="com/esri/solutions/flexviewer/assets/images/widget/w_link.png" click="showLink()" visible="false" includeInLayout="false" useHandCursor="true" buttonMode="true"/&amp;gt;
&amp;nbsp; &amp;lt;/mx:HBox&amp;gt;
---
---
&amp;lt;/mx:Canvas&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:14:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/replace-info-popup-in-sfv-with-glowing-outline/m-p/245441#M5821</guid>
      <dc:creator>SandeepTalasila</dc:creator>
      <dc:date>2021-12-11T12:14:06Z</dc:date>
    </item>
  </channel>
</rss>

