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

eSearch/Identify Hyperlink issue

$
0
0
App Versions: Flexviewer 3.5, eSearch 3.5.4, Identify Widget 3.5.1 (all compiled and flex app builder has not been used)

I have an issue with hyperlinking from the flexviewer that occurs on both the eSearch
and Identify widgets by Robert Scheitlin. This post is focused on the eSearch Widget
but may be important to note that this issue occurs in the identify widget as well.

In the feature data/operational layer a field provides the folder path location (Sample: \\Machine2\structures\culverts\Folder)
The desired result is for the link to open windows explorer at the particular folder location defined in the field.
Both widgets work perfectly from the widget results window but not from the popup window.

I can control the problem by eliminating the popup links in Identify with <disablepopuplinks>
but in eSearch I used disableinpopups="true" in <link></link>. This removes the troublesome link
but if I hover over the result in the datagrid the link shows up in the popup immediately.
If the link in the popup is clicked in either widget I get an IE page 404 error.

Error page details: Requested URL: http//machine1:80/flexappfolder/machine2/strutures/culverts/folder
Physical Path: D:\inetpu\wwwroot\flexviewer\flexappfolder\machine2\structures\culverts\folder

My flexviewer involves 2 machines on an intranet.
Machine1: Web server and location of flexviewer
Machine2: Hyperlinked Folders location (In machine1 webserver IIS 7 D:\inetpu\wwwroot\flexviewer\flexappfolder\machine2\structures is set as a virtual directory)

There are two scenarios that would solve my problem:
1. figure out how to get the popup link to work as it does in the results window
2. be able to disable the link in the popup even after hovering over the record in the datagrid.

Much appreciation for the wonderful service these widgets provide and the amazing support.

J-

Viewing all articles
Browse latest Browse all 2097

Trending Articles