<div>Hello List!<br></div><div><br></div><div>I use digitizer with following definitions:<br></div><div><br></div><div>.......................</div><div>featureType:<br></div><div>    connection: *****<br></div><div>    table: *****<br></div><div>    uniqueId: gid<br></div><div>    geomType: polygon<br></div><div>    geomField: geom<br></div><div>    srid: 31700<br></div><div>    <b>filter: 'id_n_categ = 1 or id_n_categ = 2'</b><br></div><div>  openFormAfterEdit: true<br></div><div>  zoomScaleDenominator: 250<br></div><div>  allowEditData: true<br></div><div>  allowDelete: true<br></div><div>  allowDigitize: true<br></div><div>  useContextMenu: true<br></div><div>  toolset:<br></div><div>    -<br></div><div>      type: drawPoint<br></div><div>    -<br></div><div>      type: moveFeature<br></div><div>    -<br></div><div>      type: selectFeature<br></div><div>    -<br></div><div>      type: removeSelected<br></div><div>  popup:<br></div><div>    title: 'Zone verzi / Zöld felületek/területek'<br></div><div>    width: 350<br></div><div>    height: 600<br></div><div><b>  searchType: currentExtent</b><br></div><div>...................................................<br></div><div><br></div><div>the new thing for me is the:<br></div><div><br></div><div>    filter: 'id_n_categ = 1 or id_n_categ = 2'<br></div><div><br></div><div>I never used before. The polygons are filtered OK and appear only polygons thats fulfill the filter criteria.<br></div><div>Under the table count of features appear a number greater  than features number in the current extent ex. 80, but I count only 25 on the screen. First I supose all the elements are counted not just only the filtered, but when I click on a row of the list, it zoomed out from the currentExtent.<br></div><div><br></div><div>Have anybody else see this problem?</div><div><br></div><div>Zsolt GAL</div><div><br></div>