[mapguide-users] Hyperlinks in Selection Tab
mrsyer
joes at mssurvey.com
Wed Jul 2 10:34:28 EDT 2008
hmmm, im using windows xp with iis and php.
Jamo181 wrote:
>
> 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), ' ')
>
>
> concat('string1',property1)
>
>
> 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-tp18142331p18238903.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list