<?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: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot! in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443871#M12710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have made both pop-up window and map tips work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pop-up window uses the configured xml. (A minor problem is the "Number of Employees" can not be displayed in full, see previous posting.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map tips uses Robert's featurelayer widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All my credits go to Robert and this forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 16:56:40 GMT</pubDate>
    <dc:creator>cristiBJ</dc:creator>
    <dc:date>2011-08-31T16:56:40Z</dc:date>
    <item>
      <title>TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443865#M12704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Viewer 2.4, TOC widget (by Robert S. )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I turn on a point layer, such as retail business, the feature point are all highlighted on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I want it to do this: when mouse over a point, the business name and address is displayed in a infowindow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I add a mouseover, or graphics rollover, rollout event listener? I am reading the code of TOC but do not see a graphicslayer to add event to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all clues!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 17:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443865#M12704</guid>
      <dc:creator>cristiBJ</dc:creator>
      <dc:date>2011-08-29T17:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443866#M12705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some research, I realized I should add event listener to the map layer, not on a graphics layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems that LayerList Widget can be used too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still I donot know how to attach mouseover events to the point layers turned on through TOC/LayerList. Is this a strange, not normal way of implementing the function?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 18:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443866#M12705</guid>
      <dc:creator>cristiBJ</dc:creator>
      <dc:date>2011-08-29T18:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443867#M12706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cristi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I think you a heading do a more difficult path than you need to be... All you need to do is configure a PopUp for the layers using the new standard PopUps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m30000002q000000.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m30000002q000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This can route is not dependent on the TOC Widget or the layerList Widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2011 22:47:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443867#M12706</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-29T22:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443868#M12707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert, Thank you for helping me out again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on to hard code the layers, and config files for each layer. I can not think of a way to use the 11 separate config xmls for LayerList Widget. I am trying to hard code the list of layers, and add a check box for each one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the right way to go? Please shed some light on this if you get a little time.&amp;nbsp; I appreciate your time spent on this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 14:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443868#M12707</guid>
      <dc:creator>cristiBJ</dc:creator>
      <dc:date>2011-08-30T14:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443869#M12708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cristi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Each layer can have it's own config file (i.e. PopUp_layer1.xml, PopUp_layer2.xml, etc.). The thing you are missing is where to put this info. You configure layers to have their own popup in the main config.xml file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Example of editable feature layer --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="San Francisco 3-1-1 Incidents" type="feature" visible="false" alpha="1.0"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color:Red;"&gt;popupconfig="popups/PopUp_311.xml"&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/FeatureServer/0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Example time-aware feature layer --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Earthquakes" type="feature" visible="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Earthquakes/Since_1970/MapServer/0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Example data used with data extract widget --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Data Extract Incidents" type="dynamic" visible="false" alpha="0.6" autorefresh="10"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://sampleserver4.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/Incident_Data_Extraction/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to do some reading here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m30000002q000000.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m30000002q000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:51:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443869#M12708</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T19:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443870#M12709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, Oops I did not read carefully enough. Now I made it work with the pop-up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are two more things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Is there way to change this to mouse-over, instead of click.&amp;nbsp; I looked at mapmanager.mxml, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; could not figure out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I also found your site is very neat. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer2.4/index.html?config=config-featuretips.xml"&gt;http://gis.calhouncounty.org/FlexViewer2.4/index.html?config=config-featuretips.xml&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I can not do mouse-over, I will try your featurelayer widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The field name length is limited. User has to mouse over to see the full name. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please see attached screen. If I mouse over it, it says "Number of Employees"; otherwise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; it is cut short in display. How to fix the display?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 15:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443870#M12709</guid>
      <dc:creator>cristiBJ</dc:creator>
      <dc:date>2011-08-31T15:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443871#M12710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have made both pop-up window and map tips work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pop-up window uses the configured xml. (A minor problem is the "Number of Employees" can not be displayed in full, see previous posting.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map tips uses Robert's featurelayer widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All my credits go to Robert and this forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 16:56:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443871#M12710</guid>
      <dc:creator>cristiBJ</dc:creator>
      <dc:date>2011-08-31T16:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443872#M12711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;was somebody able to make it by using mouseover instead of click ?! how ?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what do I have to change in the widget to get it working with mouseover ?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 15:12:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443872#M12711</guid>
      <dc:creator>FabioMarconi</dc:creator>
      <dc:date>2013-03-26T15:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443873#M12712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too am trying to get this to work with in the latest Flex viewer sample API. Ive tried to use the example "infoWindow on Mouseover" from the sample page(&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/samples/#/InfoWindow_on_MouseOver/01nq0000001q000000/"&gt;http://resources.arcgis.com/en/help/flex-api/samples/#/InfoWindow_on_MouseOver/01nq0000001q000000/&lt;/A&gt;&lt;SPAN&gt;) as a starting point, but i am not sure WHERE to put the listener. I read somewhere that i need to add it to the InfoPopup.mxml under init(), but i am not sure what method to call to get the familiar popup window to appear. Alternatively, Ive looked at MapManager.mxml as a possible place to put the MouseOver, but i am simply not sure what i am looking at and how to call the popup when i mouseover. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the popup working on a click, so my popup files exist and are working, now how do i get the mouseover to work??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 17:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443873#M12712</guid>
      <dc:creator>SarahMyers</dc:creator>
      <dc:date>2013-06-10T17:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: TOC Widget, how to add info window popup when mouseover, mouseout? Thanks a lot!</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443874#M12713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;2. The field name length is limited. User has to mouse over to see the full name. &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please see attached screen. If I mouse over it, it says "Number of Employees"; otherwise&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; it is cut short in display. How to fix the display?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure if it is supported in version 2.4, but this is now controlled in the popuprendererskin with width setting at the top of the skin code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 23:17:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/toc-widget-how-to-add-info-window-popup-when/m-p/443874#M12713</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-06-10T23:17:35Z</dc:date>
    </item>
  </channel>
</rss>

