Stefano Gambini ha scritto:
> is there a way to implement a multiple search based on different attributes 
> of a single layer? in search.xml i write:
>
>     <searchitem name="geologia" description="Geologia">
>         <layer type="shape" name="geologia">
>             <field type="s" name="FORMAZIONE" description="Formazione"  
> wildcard="0" />
>         </layer>
>         <layer type="shape" name="geologia">
>
>             <field type="s" name="ETA" description="Eta"  wildcard="0" />
>
>         </layer>
>     </searchitem>
>
> As a result i do get "Formazione" and "Eta" in the search combo box for 
> "Geologia" but when i select an attribute for Formazione and one for Eta and 
> run the search i get "no records found".
> Is there a way to implement a simultaneous search based on different 
> attributes of a single layer?
>
>   
Hi Stafano,

you have to put wildcard="2" on every field

W


-- 
Please no  .doc, .xls, .ppt, .dwg:
https://www.faunalia.it/dokuwiki/doku.php?id=public:OpenFormats

Walter Lorenzetti
email+jabber: [EMAIL PROTECTED]
www.faunalia.it
Cell: (+39) 347-6597931  Tel+Fax: (+39) 0587-213742
Piazza Garibaldi 5 - 56025 Pontedera (PI), Italy


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to