Re: [pmapper-users] Problems with Hyperlinks

2008-03-06 Thread Ivan Mincik
To use hyperlinks You have to have also this in mapfile: RESULT_HEADERS Name of database field RESULT_FIELDS database_field RESULT_HYPERLINK database_field || hyperlink Then it will appear and You can call it from custom.js. See documentation. On Thursday 06

[pmapper-users] Problems with Hyperlinks

2008-03-06 Thread Pepe Espuela
Hello to all users p.mapper I am completing an application, but I need a couple of things: I modified the file custom.js which is located in the directory javascript / src / to create hyperlinks, but no modification is taken into account. Are there any other file custom.js where change?

Re: [pmapper-users] Problems with Hyperlinks

2008-03-06 Thread Armin Burger
you can create the required Javascript function 'openHyperlink()' in *any* JS file located under /javascript/ or the /config/.../ dir. Changing the function under /javascript/src/ will not help, the JS files there are not loaded. The release 3.2 and some previous betas use a single compressed