Hi Robert (just presuming you'll be the one able to help :)
I configured the xml for the Identify widget to display one link in the results and the pop up window. This seems to work fine. The icon with the link is displayed in the results window and my "Click to View Website" is viewable in the pop up window when I mouse over a graphical symbol. However, when I click on the symbol it returns all of the fields, but not the link or "Click to View Website" as it does when I mouse over the symbol. Thoughts? Here's a sample of the xml I set up...
<identifylayeroption>all</identifylayeroption>
<identifytolerance>5</identifytolerance>
<defaultzoomscale>5000</defaultzoomscale>
<keepidentifyactive>false</keepidentifyactive>
<returngeometryforzoom>true</returngeometryforzoom>
<enablelineselect>false</enablelineselect>
<enableextentselect>true</enableextentselect>
<enablepolyselect>true</enablepolyselect>
<enablecircleselect>true</enablecircleselect>
<enableellipseselect>true</enableellipseselect>
<enablemouseovergraphicsinfo>true</enablemouseovergraphicsinfo>
<enablemouseoverrecordinfo>true</enablemouseoverrecordinfo>
<enablegraphicclickinfo>true</enablegraphicclickinfo>
<usemaptime>false</usemaptime>
<infoautoclosemilliseconds>2000</infoautoclosemilliseconds><!-- 2 seconds -->
<autoactivatedtool>extent</autoactivatedtool><!-- possible values are extent or polygon or mappoint or polyline or nothing -->
<excludebasemaps>true</excludebasemaps>
<disablepopuplinks>false</disablepopuplinks>
<disablelayerdropdown>true</disablelayerdropdown>
<disablealllayerschoice>true</disablealllayerschoice>
<replacenullswithemptystring>true</replacenullswithemptystring>
Thanks!
Arthur
I configured the xml for the Identify widget to display one link in the results and the pop up window. This seems to work fine. The icon with the link is displayed in the results window and my "Click to View Website" is viewable in the pop up window when I mouse over a graphical symbol. However, when I click on the symbol it returns all of the fields, but not the link or "Click to View Website" as it does when I mouse over the symbol. Thoughts? Here's a sample of the xml I set up...
<identifylayeroption>all</identifylayeroption>
<identifytolerance>5</identifytolerance>
<defaultzoomscale>5000</defaultzoomscale>
<keepidentifyactive>false</keepidentifyactive>
<returngeometryforzoom>true</returngeometryforzoom>
<enablelineselect>false</enablelineselect>
<enableextentselect>true</enableextentselect>
<enablepolyselect>true</enablepolyselect>
<enablecircleselect>true</enablecircleselect>
<enableellipseselect>true</enableellipseselect>
<enablemouseovergraphicsinfo>true</enablemouseovergraphicsinfo>
<enablemouseoverrecordinfo>true</enablemouseoverrecordinfo>
<enablegraphicclickinfo>true</enablegraphicclickinfo>
<usemaptime>false</usemaptime>
<infoautoclosemilliseconds>2000</infoautoclosemilliseconds><!-- 2 seconds -->
<autoactivatedtool>extent</autoactivatedtool><!-- possible values are extent or polygon or mappoint or polyline or nothing -->
<excludebasemaps>true</excludebasemaps>
<disablepopuplinks>false</disablepopuplinks>
<disablelayerdropdown>true</disablelayerdropdown>
<disablealllayerschoice>true</disablealllayerschoice>
<replacenullswithemptystring>true</replacenullswithemptystring>
Thanks!
Arthur