[Pmapper-users] Creating a hyperlink in a query result table

2006-07-28 Thread Olivier DURR
2006 13:48 ? : pmapper-users at faunalia.it Objet : [Pmapper-users] Creating a hyperlink in a query result table Hi, Can you tell me what is the most simple way to use a pmapper hyperlink feature to open a PDF document linked to a query result? The point is - I have a polygon layer and there are

[Pmapper-users] Creating a hyperlink in a query result table

2006-07-28 Thread Gambin Dejan
Thanks very much to both of you ... regards, dejan > -Original Message- > From: Armin Burger [mailto:armin.burger at gmx.net] > Sent: Friday, July 28, 2006 2:30 PM > To: Gambin Dejan; pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Creating a hyperlink in a

[Pmapper-users] Creating a hyperlink in a query result table

2006-07-28 Thread Armin Burger
http://faunalia.it/pipermail/pmapper-users/2005-October/12.html > Hi, > > Can you tell me what is the most simple way to use a pmapper hyperlink > feature to open a PDF document linked to a query result? The point is - > I have a polygon layer and there are detailed textual informations for

[Pmapper-users] Creating a hyperlink in a query result table

2006-07-28 Thread Gambin Dejan
Hi, Can you tell me what is the most simple way to use a pmapper hyperlink feature to open a PDF document linked to a query result? The point is - I have a polygon layer and there are detailed textual informations for each polygon in the PDF file that I need to attach to it and make available to m

[Pmapper-users] Creating a hyperlink in a query result table

2006-07-28 Thread Jack Nicholson
In the mapfile you have to add in RESULT_HYPERLINK the fields of the chart that you use as link. Example: METADATA "DESCRIPTION" "layer" "RESULT_FIELDS" "ID,FIELD1,FIELD2" "RESULT_HEADERS" "Id,field1,field2" "RESULT_HYPERLINK" "FIELD||Link to detail" "LAYER_ENCODING" "UTF-8