Hi Kathrin,<br>      For a generic case, I don&#39;t know the answer, but at which service are you pointing your GetFeature request?  If it&#39;s a GeoServer instance, you can control it on the service side using templates, e.g. <a href="http://docs.geoserver.org/stable/en/user/tutorials/freemarker.html?highlight=template">http://docs.geoserver.org/stable/en/user/tutorials/freemarker.html?highlight=template</a>.<br>
<br>       In addition to allowing filtering, this should allow you to control inserting images into your popup, links, etc.-- really anything that can be written in HTML.  For style control, you can then of course modify your CSS.  For a simple example, see the contents of <br>
<tt class="docutils literal"><span class="pre">GEOSERVER_DATA_DIR/templates/template.ftl</span></tt><br>       Hopefully, other users will know a more generic (i.e. in this case client/OpenLayers specific) solution.<br><br>
Best,<br>Steve<br><br><br><br><div class="gmail_quote">On Thu, Oct 13, 2011 at 9:14 AM, Kathrin Babiker <span dir="ltr">&lt;<a href="mailto:k.babiker@gmx.de">k.babiker@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

    
        
        
    
    <div>
        Hi everybody,<br>I&#39;m new in OL, geoserver and javascript and I need help.<br>I implemented a WMSGetFeatureRequest and it&#39;s working well. <br>Now I want to &quot;filter&quot; the attributes from the table I&#39;ve got. That means I don&#39;t need all the infos from the table in my popup, just a few of them.<br>
So, how can I do this?<br>Thanks, Kathrin
    <div><br><font color="#888888"><br><br>-- <br>NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!                <br>Jetzt informieren: <a href="http://www.gmx.net/de/go/freephone" target="_blank">http://www.gmx.net/de/go/freephone</a></font></div>
</div>

<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
<br></blockquote></div><br>