Select to view content in your preferred language

Identify Widget and Popup window question.

1700
0
08-22-2011 06:32 AM
JessicaSchneider
Regular Contributor
Hello
I am working with Robert S's Identify Widget and would like to display a aspx page photo in the pop up window but am struggling to do so since it does not have a .jpg etc in the suffix.  Is there a simple way to do this or am I asking too much?  Unfortunately the location that the photo's are actually stored is a server that not everyone in the org has access too so I am struggling with permissions to actually hit the location of the jpgs themselves.

Below is my xml code.  But it doesnt work.. any suggestions are appreciated.


<layer>
<name>City Parcels</name>
             <fields>TAXKEY,Owner Name,Owner Address,Owner City/State,Owner Zip, Property Address,TAXKEY2</fields>
<linkfield>TAXKEY2</linkfield>
<linkprefix>http://intranet/zzzz/apps/AS/propshots/detail.aspx?key=</linkprefix>
<linksuffix></linksuffix>
<iconfield></iconfield>
<iconprefix></iconprefix>
<iconsuffix></iconsuffix>
<zoomscale>12000</zoomscale>
<forcescale>true</forcescale>
</layer>
Tags (2)
0 Kudos
0 Replies