Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW 15.03 Javascript error in IWBASE!
#1
My application loads frames as required into a main forms region. This works perfect, also with a framewith an ambedded ag-grid which I prefer over the IWGrid due to its lazy loading capabilities. that speeds up things with huge amounts of data.

In that frame I experience this Error:

IWBase__ED2B0D164.js:2 Error in processAjaxExecute when evaluating:   
  IW.initIWCL(RGROWIWCL,"RGCONTENT",false);
  f(RGCONTENTIWCL,"FRAMEIWFRAMEREGION",0)  IW.initIWCL(FRAMEIWFRAMEREGIONIWCL,"TBLENTITYFRAME",false);
  IW.initIWCL(FRAMEIWFRAMEREGIONIWCL,"IWBSINPUTGROUP1FRAME",false);
  IW.initIWCL(IWBSINPUTGROUP1FRAMEIWCL,"IWBSBUTTON2FRAME",false);
  IW.initIWCL(IWBSINPUTGROUP1FRAMEIWCL,"IWBSBUTTON3FRAME",false);
  IW.initIWCL(IWBSINPUTGROUP1FRAMEIWCL,"IWBSINPUT1FRAME",true);
  IW.initIWCL(IWBSINPUTGROUP1FRAMEIWCL,"IWBSBUTTON4FRAME",false);
  IW.initIWCL(IWBSINPUTGROUP1FRAMEIWCL,"IWBSBUTTON5FRAME",false);

Unexpected identifier

I think the bold expression lacks a semicolon and this is generated code.

The grid works well with custom rest event for loading data but due to this error I cannot use custom events as they are not initialized, this code comes first.

Can I doanything about it?

Thanks!

Michael
Reply


Messages In This Thread
IW 15.03 Javascript error in IWBASE! - by mschumann - 06-10-2018, 06:29 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)