<div dir="ltr"><div>Hello , </div><div><br></div><div>I am using a Gxp function which allows to query on layers. It is defined as </div><div><br></div><div><div><font color="#a64d79">var queryPanel=new gxp.QueryPanel({</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>title:&quot;Query Panel&quot;,</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>region:&quot;east&quot;,</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>width:390,</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>autoScroll:true,</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>bodyStyle:&quot;padding: 10px&quot;,</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>map:this.map,maxFeatures:100,</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>layerStore:new Ext.data.JsonStore({</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                        </span>data:{layers:this.featureTypes},</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                        </span>root:&quot;layers&quot;,</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                        </span>fields:[&quot;title&quot;,&quot;name&quot;,&quot;namespace&quot;,&quot;url&quot;,&quot;schema&quot;]</font></div><div><font color="#a64d79"><span class="" style="white-space:pre">                                </span>}),</font></div></div><div><font color="#a64d79"><br></font></div><div><font color="#000000">Using this function, I am able to do query on all the layers published in my workspace in Geoserver .</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Is there a way to display just few layers instead of all of them?</font></div><div><font color="#000000"><br></font></div><div><span style="color:rgb(0,0,0)">Could anyone please let me know if it&#39;s possible?</span><br></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Many thanks for responses.</span></div><div hspace="streak-pt-mark" style="max-height:1px"><img style="width:0px; max-height:0px;" src="https://mailfoogae.appspot.com/t?sender=aaW1hbmVraHRiQGdtYWlsLmNvbQ%3D%3D&amp;type=zerocontent&amp;guid=0b565648-25c2-4134-91c2-2e6c43a35123"><font color="#ffffff" size="1">ᐧ</font></div></div>