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

Identify Widget version 3.0.2 for FlexViewer 3.0 - Disabling Hyperlink Icons

$
0
0
Thanks for another great widget Robert.

I have configured hyperlinks to return the optional icon using:

Code:

<link includeinresults="false" field="HeaderURI" alias="Click here for Well Report" tooltip="View pdf of Well Report">
                                        <linkprefix></linkprefix>
                                        <linksuffix></linksuffix>
                                        <iconfield></iconfield>
                                        <iconprefix></iconprefix>
                                        <iconsuffix>http://geoweb2008r2/myassets/w_link_white_pdf.png</iconsuffix>
                                </link>

However, not all my records contain a url, and I would like for the icon to not appear when there is no value or valid url.


Thanks for the help

Viewing all articles
Browse latest Browse all 2097

Trending Articles