<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Raffaele,<br>
      <br>
        If your result is in GML, If you are the admin of your MapServer
      WMS server, you could control what fields to return using the
      "gml_include_items" LAYER METADATA.  You could also do so by using
      a query string (select field1, field2, geom from yourtable) inside
      the DATA of your layer.  If it's in HTML, you would need to change
      the template used to return the response.<br>
      <br>
        You could also parse what's returned and filter its content, but
      it would be better to do that on the server side.<br>
      <br>
      HTH,<br>
      <br>
      Alexandre<br>
      <br>
      <br>
      On 13-07-25 04:18 AM, Raffaele Morelli wrote:<br>
    </div>
    <blockquote
cite="mid:CAD4guxPHQ2o-oCTp4SQ67cQWv60Rfwj_JCghrzWJFxA5JoTLgw@mail.gmail.com"
      type="cite">Hi,
      <div><br>
      </div>
      <div>probably a dumb question.</div>
      <div><br>
      </div>
      <div>I am facing with GeoExt and feature info popup. </div>
      <div>A WMS layer (from mapserver) returns all the field in the
        postgresql table so, for those fields I do not want to show up:
        should I use Ext.Window public methods to prune query results? </div>
      <div><br>
      </div>
      <div>Thank you</div>
      <div>/raffaele</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Alexandre Dubé
Mapgears
<a class="moz-txt-link-abbreviated" href="http://www.mapgears.com">www.mapgears.com</a>
</pre>
  </body>
</html>