mrsyer:

In Maestro this can be done through the data extension in the data
connection.

Simply add a new extension name it (no spaces in the names i think?) then
add a new calculated value using the concat function you can add hyperlinks
here that will show up in your properties frame so the user can click them
and open them up in a new window.

Example of concat HREF

concat(concat(concat(concat(' http:\\', web_link) ,' '), web_site), ' ')

Where
web_link is a property with a string value like www.osgeo.org
_web_link is a frame / new window named _web_link
web_site is a property with a string value (Website description / Title)

When creating a layer be sure to select the new Feature schema being an
extension of your old feature.

 
Hope this helps.


Jamo
-- 
View this message in context: 
http://www.nabble.com/Hyperlinks-in-Selection-Tab-tp18142331p18146017.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to