I actually use a FilterBuilder and when i use on a "String" - "text" field a "contains" - then it raises the following error:
Actually using SmartClientGWT 2.4 !
Actually using SmartClientGWT 2.4 !
Code:
20:32:20.859 [ERROR] [cmtclient] 20:32:20.844:RDQ8:WARN:Log:Error: 'The Object does not support the Property or Function.' in http://127.0.0.1:8888/cmtclient/sc/modules/ISC_Core.js at line 775 [Class Class].startsWith(_1=>true, _2=>"[SKIN]") "if(_1==null)return false;return(_1.lastIndexOf(_2,0)==0)" [c]Canvas.getImgURL(_1=>true, _2=>undef, _3=>[Canvas ID:undefined]) [c]Canvas.imgHTML(_1=>true, _2=>16, _3=>16, _4=>null, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef) [a]ImgButton.$31r(_1=>true, _2=>Obj{name:hasAttachments}, _3=>[ListGrid ID:isc_ListGrid_0], _4=>Obj, _5=>0, _6=>1) ListGrid.$315(_1=>true, _2=>Obj, _3=>Obj{name:hasAttachments}, _4=>0, _5=>1) ListGrid.getCellValue(_1=>Obj, _2=>0, _3=>1, _4=>[GridBody ID:isc_ListGrid_0_body]) [o]GridBody.getCellValue(record=>Obj, rowNum=>0, colNum=>1, gridBody=>[GridBody ID:isc_ListGrid_0_body]) GridRenderer.$22k(_1=>Obj, _2=>0, _3=>1) GridRenderer.getTableHTML(_1=>undef, _2=>undef, _3=>undef, _4=>undef, _5=>undef, _6=>undef) GridRenderer.getInnerHTML(undef) Class.invokeSuper(_1=>null, _2=>"getInnerHTML", _3=>undef, _4=>undef, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef, _10=>undef) Class.Super(_1=>"getInnerHTML", _2=>Obj{length:1}, _3=>undef) GridBody.getInnerHTML(undef) Canvas.$px(_1=>undef) Canvas.$rd(undef, undef, undef, undef, undef, undef, undef, undef) ** recursed on Class.invokeSuper
Comment