[pmapper-users] problem with openhyperlik

2009-07-16 Thread Ing. Alessia Salvador
Sorry, I have a problem with openhyperlink.
I need to connect a photo into a field of database anche I wont ti see it
with a click.
I modify the file custom.js  and I write into the section of function
openHyperlink
 
case 'p_imm_fabbricati':
if(fldName=='planimetria__1){
window.open(fldValue, 'wikiquery');
}
if(fldName=='planimetria__2){
window.open(fldValue, 'wikiquery');
}
break;
 
I modify the file patr.map  and I write 
 
RESULT_HYPERLINK palinemtria_1||foto1,planimetria_2,foto2
 
 
when I click on the field it opens a windows that say 
 
see function openHyperlink in custom.js with the other parameter 
 
I need to see a photo. Problably I forgot to write something in other file.
Can you help me?
Thanky so mach
Alessia
 

_

Ing. Alessia Salvador

Comune di Belluno 

Ufficio CED - S.I.T.

Piazza Castello, 14

32100 Belluno

Tel. 0437-913157

Fax. 0437-913138

e-mail: asalva...@comune.belluno.it

Notebook.jpg--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] problem with openhyperlik

2009-07-16 Thread Armin Burger
just place the custom.js under you config dir (probably 
/config/default/). see here for details about customization issues for 
Javascript:

http://svn.pmapper.net/trac/wiki/FaqCustomizations#CustomizationsofCSSandJavaScript

armin

On 16/07/2009 17:06, Ing. Alessia Salvador wrote:
 Sorry, I have a problem with openhyperlink.
 I need to connect a photo into a field of database anche I wont ti see it
 with a click.
 I modify the file custom.js  and I write into the section of function
 openHyperlink
  
 case 'p_imm_fabbricati':
 if(fldName=='planimetria__1){
 window.open(fldValue, 'wikiquery');
 }
 if(fldName=='planimetria__2){
 window.open(fldValue, 'wikiquery');
 }
 break;
  
 I modify the file patr.map  and I write 
  
 RESULT_HYPERLINK palinemtria_1||foto1,planimetria_2,foto2
  
  
 when I click on the field it opens a windows that say 
  
 see function openHyperlink in custom.js with the other parameter 
  
 I need to see a photo. Problably I forgot to write something in other file.
 Can you help me?
 Thanky so mach
 Alessia
  
 
 _
 
 Ing. Alessia Salvador
 
 Comune di Belluno 
 
 Ufficio CED - S.I.T.
 
 Piazza Castello, 14
 
 32100 Belluno
 
 Tel. 0437-913157
 
 Fax. 0437-913138
 
 e-mail: asalva...@comune.belluno.it
 
 
 
 
 
 
 --
 Enter the BlackBerry Developer Challenge  
 This is your chance to win up to $100,000 in prizes! For a limited time, 
 vendors submitting new applications to BlackBerry App World(TM) will have
 the opportunity to enter the BlackBerry Developer Challenge. See full prize  
 details at: http://p.sf.net/sfu/Challenge
 
 
 
 
 ___
 pmapper-users mailing list
 pmapper-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/pmapper-users


--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users