Javier

for p.mapper 4 set in /config/.../js_config.php
   PM.suggestLaunchSearch = false;

(true is the default)

for pm 3 it should be something like 'pmSuggestLaunchSearch' instead

armin

2009/11/27 Fco. Javier García Ricca <fjri...@gmail.com>:
> Hello,
>
> I use this code in the config.xml.....
>
>         <searchitem name="secciones" description="Secciones Censales">
>             <layer type="shape" name="secciones">
>                 <field type="s" name="Distrito_1" description="Distrito"
> wildcard="2">
>                      <definition type="suggest" connectiontype="ms"
> minlength="1" startleft="1" sort="asc">
>                          <mslayer encoding="UTF-8"/>
>                      </definition>
>                 </field>
>                 <field type="s" name="Seccione_1" description="Seccion"
> wildcard="2">
>                      <definition type="suggest" connectiontype="ms"
> minlength="1" startleft="1" sort="asc" dependfld="Distrito_1">
>                          <mslayer encoding="UTF-8"/>
>                 </definition>
>                 </field>
>             </layer>
>        </searchitem>
>
> ....to search features. I would like search those feature only when I press
> the button search. Is this possible?
>
>
> Thans
>
> --

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to