Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

cancel popup in rendererskin

$
0
0
I have modified my popuprendererskin to extract a URL from a field, and then send it to a Function called launch(): which runs an ExternalInterface.call to open the link in a separate browser.

The idea, is that I want to be able to click on a feature, and go directly to the link URL in a separate browser without having to grab a widget tool first so I am trying to utilize the popups.

All is working fine except I still get the infowindow popping up, even with no fields visible, and no title set (so, I get a blank popup pointing at the feature I clicked on).

Is there some simple way to tell it to NOT display a popup infowindow if I meet some criteria?

It seems that even if I stop it from adding to the elementGroups, it will still show the blank infowindow....

Thanks for any ideas,

R_

Viewing all articles
Browse latest Browse all 2097

Trending Articles