sup list
 I get it armin Hyperlink... thanks for you help Armin
 My question is about search a database (shapefile) a search by a field can
only be made to layer
 or it allows to make a search to several fields of layer
 thanks
------------ pr?xima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: 
http://www.faunalia.com/pipermail/pmapper-users/attachments/20051015/721c2cfb/attachment.htm
From [EMAIL PROTECTED]  Sun Oct 16 12:20:27 2005
From: [EMAIL PROTECTED] (Armin Burger)
Date: Sun Oct 16 12:20:58 2005
Subject: [Pmapper-users] Armin ---- i get it
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

The way how you define this depends if you use version 1 or 2 of 
pmapper. For version 2 there is an example in js_custom.php and a short 
explanation is written in the lines before the definition of the 
attribute saerch. Just define both fields separated by a pipe | sign.

In version 1 just add a second entry for the hidden <input ..>  just 
like you do it for the first field. Then it should work.

like
...<INPUT TYPE=hidden NAME=\"qlayer\" VALUE=\"#FIELD_1\">
    <INPUT TYPE=hidden NAME=\"qlayer\" VALUE=\"#FIELD_2\">...

And I still would recommend to specify in a question which version of 
p.mapper you are using because there were some changes between 1 and 2 
and bugfixes for newer versions. That makes it easier to reply.

Armin

Victor Contreras wrote:
> sup list
>  
> I get it armin Hyperlink... thanks for you help Armin
>  
> My question is about search a database (shapefile) a search by a field 
> can only be made to layer
> or it allows to make a search to several fields of layer
>  
> thanks
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Pmapper-users mailing list
> [EMAIL PROTECTED]
> http://faunalia.it/cgi-bin/mailman/listinfo/pmapper-users

Reply via email to