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

-- 
FJRicca
------------------------------------------------------------------------------
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