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?

Regards,
Stefano

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------------------------------------------------------------------
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