Solved! Go to Solution.
<?xml version="1.0" ?> <configuration> <layers> <layer> <name>SCAN DATA</name> <fields>name</fields> <datefields></datefields> <dateformat>MM/DD/YYYY</dateformat> </layer> <layer> <name>SCAN Facilities</name> <fields>STATE</fields> <datefields></datefields> <dateformat>MM/DD/YYYY</dateformat> </layer> <layer> <name>Louisville Zoning</name> <fields>ZONING_CODE,ZONING_NAME,ZONING_TYPE</fields> <datefields></datefields> <dateformat>MM/DD/YYYY</dateformat> </layer> <layer> <name>Louisville Police Facilities</name> <fields>PD_NAME</fields> <datefields></datefields> <dateformat>MM/DD/YYYY</dateformat> </layer> <layer> <name>Louisville Traffic Cameras</name> <fields>DESCRIPTION</fields> <datefields>LAST_UPDATED</datefields> <dateformat>MM/DD/YYYY</dateformat> </layer> </layers> <!-- The length of time, in milliseconds, that Flex waits to hide the ToolTip box after it appears. --> <!-- This setting affects all tooltips in the application so use with caution --> <hidedelay>3000</hidedelay> </configuration>
Gilbert,
No link in the MapTips is not possible. This widget came out a long time before PopUps in the Flex Viewer. If you want links and alot more flexability than you need to be using PopUps instead.
http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m30000002q000000.htm
rscheitlin;181229 wrote:
Gilbert,
Gilbert,
Add mode="snapshot" to your layer element in the main config.xml for each of your layers you are use a FeatureTooltip on. As far as the attachments I don't know whats wrong.
Don't forget to click the top arrow (promote) on this post as shown below: