Jump to content

Recommended Posts

Posted

Use Frame / unigui 1314 in my application. Compile and run on my local machine through the browser and runs 100%. But qdo go into another browser from another local machine, from the following message: Ajax Error _fixmultis_ is not def_rsov_ (O57,0); O184 = new Ext.panel.Panel({id:"O184_id",itemId:"2",bodyBorder:false,header:false,border:false,bodyBorder:false,layout:"absolute",title:"Cadastro in Função",icon:"/cache/abcClient_exe/res/__91F515BE819FAD1B13949801.ico",closable:true,style:"border:none;",uniFMask:{beforeclose:true},width:1163,height:573,x:0,y:0});O184.nm="O184";_cdo_("O184_C",O184,null,MainForm);O9D.add(O184); O18C = new Ext.panel.Panel({id:"O18C_id",border:false,bodyBorder:false,layout:"absolute",border:false,style:"border:none;",width:1161,height:573,x:0,y:0});O18C.nm="O18C";_cdo_("UniCadFuncao");UniCadFuncao.ajxS=AjaxSuccess;UniCadFuncao.ajxF=AjaxFailure;UniCadFuncao.form=O41;O18C.rootObj=true;UniCadFuncao.appRoot="/";_cdo_("FramePanel",O18C,null,UniCadFuncao); O194 = new Ext.panel.Panel({id:"O194_id",bodyBorder:false,html:"",collapsible:true,collapseDirection:Ext.Component.DIRECTION_LEFT,headerPosition:"right",title:"Navegação",titleAlign:"center",border:false,bodyBorder:false,layout:"absolute",bodyStyle:"background-color:#FFFFFF",style:"border:thin solid gray;",width:347,height:573,x:0,y:0});O194.nm="O194";_cdo_("pnlConsulta",O194,null,UniCadFuncao);O18C.add(O194); O19C = new Ext.container.Container({id:"O19C_id",layout:"absolute",width:320,height:571,x:0,y:0});O19C.nm="O19C";_cdo_("ucpConsulta",O19C,null,UniCadFuncao);O194.add(O19C); O1A8 = new Ext.data.Store({fields:[],storeId:"O1A8_id",remoteSort:true,remoteGroup:true,pageSize:25,proxy:{type:"ajax",url:"/HandleEvent?IsEvent=1&Obj=O1A4&Evt=data&"+_S_ID,reader:{type:"json"},timeout:60000}}); O1B0 = new Ext.selection.RowModel ({mode: "SINGLE"}); O1BC = new Ext.toolbar.Paging ({id: "O1BC_id" store: O1A8}); O21A = new Object ({}); O1A4 = new Ext.grid.Panel({id:"O1A4_id",store:O1A8,columns:[],columnLines:true,bodyBorder:true,border:true,title:"Consulta Geral",titleAlign:"left",selModel:O1B0,bbar:O1BC,loadDataMask:O21A,enableColumnMove:false,rdonly:true,viewConfig:{trackOver:false,preserveScrollOnRefresh:true,markDirty:false,loadMask:false},plugins:[Ext.create("Ext.grid.plugin.CellEditing",{pluginId:"uniGridEditor",clicksToEdit:2})],width:320,height:571,x:0,y:0});O1A4.nm="O1A4";_cdo_("dbfPadrao",O1A4,n ........ "

Use Frame / unigui 1314 in my application. Compile and run on my local machine through the browser and runs 100%. But qdo go into another browser from another local machine, from the following message: Ajax Error _fixmultis_ is not def_rsov_ (O57,0); O184 = new Ext.panel.Panel({id:"O184_id",itemId:"2",bodyBorder:false,header:false,border:false,bodyBorder:false,layout:"absolute",title:"Cadastro in Função",icon:"/cache/abcClient_exe/res/__91F515BE819FAD1B13949801.ico",closable:true,style:"border:none;",uniFMask:{beforeclose:true},width:1163,height:573,x:0,y:0});O184.nm="O184";_cdo_("O184_C",O184,null,MainForm);O9D.add(O184); O18C = new Ext.panel.Panel({id:"O18C_id",border:false,bodyBorder:false,layout:"absolute",border:false,style:"border:none;",width:1161,height:573,x:0,y:0});O18C.nm="O18C";_cdo_("UniCadFuncao");UniCadFuncao.ajxS=AjaxSuccess;UniCadFuncao.ajxF=AjaxFailure;UniCadFuncao.form=O41;O18C.rootObj=true;UniCadFuncao.appRoot="/";_cdo_("FramePanel",O18C,null,UniCadFuncao); O194 = new Ext.panel.Panel({id:"O194_id",bodyBorder:false,html:"",collapsible:true,collapseDirection:Ext.Component.DIRECTION_LEFT,headerPosition:"right",title:"Navegação",titleAlign:"center",border:false,bodyBorder:false,layout:"absolute",bodyStyle:"background-color:#FFFFFF",style:"border:thin solid gray;",width:347,height:573,x:0,y:0});O194.nm="O194";_cdo_("pnlConsulta",O194,null,UniCadFuncao);O18C.add(O194); O19C = new Ext.container.Container({id:"O19C_id",layout:"absolute",width:320,height:571,x:0,y:0});O19C.nm="O19C";_cdo_("ucpConsulta",O19C,null,UniCadFuncao);O194.add(O19C); O1A8 = new Ext.data.Store({fields:[],storeId:"O1A8_id",remoteSort:true,remoteGroup:true,pageSize:25,proxy:{type:"ajax",url:"/HandleEvent?IsEvent=1&Obj=O1A4&Evt=data&"+_S_ID,reader:{type:"json"},timeout:60000}}); O1B0 = new Ext.selection.RowModel ({mode: "SINGLE"}); O1BC = new Ext.toolbar.Paging ({id: "O1BC_id" store: O1A8}); O21A = new Object ({}); O1A4 = new Ext.grid.Panel({id:"O1A4_id",store:O1A8,columns:[],columnLines:true,bodyBorder:true,border:true,title:"Consulta Geral",titleAlign:"left",selModel:O1B0,bbar:O1BC,loadDataMask:O21A,enableColumnMove:false,rdonly:true,viewConfig:{trackOver:false,preserveScrollOnRefresh:true,markDirty:false,loadMask:false},plugins:[Ext.create("Ext.grid.plugin.CellEditing",{pluginId:"uniGridEditor",clicksToEdit:2})],width:320,height:571,x:0,y:0});O1A4.nm="O1A4";_cdo_("dbfPadrao",O1A4,n ........ "

Posted

Use Frame / unigui 1314 in my application. Compile and run on my local machine through the browser and runs 100%. But qdo go into another browser from another local machine, from the following message: Ajax Error _fixmultis_ is not def_rsov_ (O57,0); O184 = new Ext.panel.Panel({id:"O184_id",.....

 

Hi,

 

Please can you give more details?!

 

Best regards.

  • 2 months later...
Posted

1 - You need to install uniGUI Runtime on your server

 

 

hello, why is not enough to setup?

 

procedure TUniServerModule.UniGUIServerModuleCreate(Sender: TObject);
begin
  ExtRoot := '.\ext\';
  UniRoot := '.\uni\';
end;
  • 3 weeks later...
Posted

installed latest version and now I have error - D.getBoundingClientRect is not a function

 

Still have same problem - only in chrome.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...