Hm. Good to know - unfortunately, that doesn't seem to help. You forgot to take off the extra bracket at the end, but despite that it doesn't seem to help the problem. However, I have managed to find some more clues.....

So, I turn a tooltip on another layer (nothing fancy, just an ID). This layer is set to show all the time, no matter what scale. Here's the interesting part - using the AJAX viewer, the tooltips for that layer won't show up unless I'm zoomed in to some (seemingly arbitrary) scale. So if I zoom out, I see the layer, but no tooltips. If I zoom in, I still see the layer, but I also see tooltips. That doesn't seem to apply to this dynamic tooltip issue - which makes me think there's more than 1 problem happening here.

To complicate the issue, in Fusion, I don't see the tooltips for that simple layer, ever - no matter what scale. Also, I don't even see the QUERYMAPFEATURES event firing in Fusion, which makes me think it's just not set to show tooltips at all. The plot thickens...



On 14/11/06 11:26 AM, Berg, James wrote:
GEMTEC Email Signature

You don’t need to nest concat() as of mapguide 2.4. You only need to seperate by comma. Nesting concat won’t work. Also, your SECTIONID, which I’m assuming is an attribute, does not need to be in quotes. The correct string should look like this (not guaranteed to work because I can’t check it).

concat('<iframe frameborder=0 scrolling=no marginwidth=0 marginheight=0 height=120 width=150 src=http://www.google.com/gis/chart.asp?Thumbnail=1&Section_ID=', SECTIONID, '></iframe>'))



_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

--
GEMTEC Email Signature
------------------------------------------------------------------------
GEMTEC Limited <http://www.gemtec.ca/>

*Andrew DeMerchant*

tel: 506.453.1025  /  toll-free: 1.877.243.6832
fax: 506.453.9470

_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to