Re: [pmapper-users] Search 2 (or more) fields with same data column

2010-01-04 Thread i-boy
Thanks you Armin, it works great !

I have updated Docs at the end of "trac/wiki/DocManualsearch" with this:

---

For search multi-items in one database column:
- In file "search.php" => function: "getSearchParameters()" change $operator
from "AND" to "OR"
- Use "alias" for the search column, ex:

{{{





  ...



}}}

---
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] plugin latitudine and longitudine to display point in the map

2010-01-04 Thread Leonardo Olivieri
Hello,

 

I have visited 

http://www.pmapper.net/gallery.shtml

 

and the link

WebGis Urbanistica e Territorio, Comunità Montana del Mugello (FI) 
  - Provider: GEOS s.r.l, Italy

 

 

where it is possible to insert latitudine ed longitudine ( in number) and then  
to display point in the map.

 

Is it possible to configure pmapper for this or is there a plug-in for this? 

 

 

Thank in advance

 

Leonardo

 

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Search 2 (or more) fields with same data column

2010-01-04 Thread Armin Burger
On 04/01/2010 04:40, i-boy wrote:
> Hi lists,
>
>
> I defined a search item like this:
>
> --
> 
> ___
> __
> __
> ___
> 
> --
>
> and changed in " search.php =>  getSearchParameters() "  operator "AND" to
> "OR"
>
> it works fine when search fields in different DB column but when use same
> column name (as above), it only found the last field.
>
>
> Can I edit some file to make it (search multi item in one database column)
> work ?

it should work defining an alias for the 2nd field, like



If it works fine please update the docs in the Trac system (use the 
'Register' link to create an account).

armin

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users