Re: [pmapper-users] multiple search

2008-03-21 Thread Armin Burger
I already mentioned that you can check the query string applied on the shapefile. If I define the search like Then I get a debug log (when setting the debug level to 3) as following: Parameters for searchParams file: query.php->q_execAttributeQuery Array ( [layerName] =>

Re: [pmapper-users] multiple search

2008-03-21 Thread Stefano Gambini
ar 2008 09:40:48 +0100 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > CC: pmapper-users@lists.sourceforge.net > Subject: Re: [pmapper-users] multiple search > > Stefano, > > There are samples in the wiki, see > http://svn.pmapper.net/trac/wiki/DocManualsearch > I

Re: [pmapper-users] multiple search

2008-03-21 Thread Andre van Atten
Stefano, There are samples in the wiki, see http://svn.pmapper.net/trac/wiki/DocManualsearch It looks to me, that you have to put the field tags both in one layer tag. Like: $/countries.dbf onchange="resetSuggestCache();$('#pmsfl

Re: [pmapper-users] multiple search

2008-03-20 Thread Armin Burger
set wildcard="0" (2 is just for options and suggest). In the debug log there is the query string used for the query. You can test it using is as FILTER tag for the layer. armin On Thu, Mar 20, 2008 at 3:35 PM, Walter Lorenzetti <[EMAIL PROTECTED]> wrote: > Stefano Gambini ha scritto: > > thanks

Re: [pmapper-users] multiple search

2008-03-20 Thread Walter Lorenzetti
Stefano Gambini ha scritto: > thanks walter, > but still is not working. I get the two options Formazione and Eta but > i get no results when i query the system to find, ex, > Formazione=Calcare and Eta=Trias. What i'd like to have is a result > from multiple query on different attributes of a s

Re: [pmapper-users] multiple search

2008-03-20 Thread Walter Lorenzetti
sorry I read too fast 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: > > > > wildcard="0" /> > > > > > > > > this is

Re: [pmapper-users] multiple search

2008-03-20 Thread Walter Lorenzetti
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: > > > > wildcard="0" /> > > > > > > > > > As a result i do get "Formazione"