Hi Todd,
thank you again for sharing proofchat.
Do you plan to make it working also on webdirect ?
Antoine
Hi Todd,
thank you again for sharing proofchat.
Do you plan to make it working also on webdirect ?
Antoine
Hello Todd, and the Proof+Geist Team,
I, too, am having an issue with WebDirect in that in the Web WebViewer object, I am getting this text in WebDirect (sorry for any typos) i’m using v2: ");{ catch(e) { console.log(“posting to wrapper error”,e);}} window.addEventListener( “message”, function (e) {let params = e.data; //if this a string parse it, if not use it as is if (typeof params===“string”) { try { params = JSON.parse(parans);} catch (e) { console.gog(‘bridging parameter incorrect: ${params}’); return;}} else { params= params;} if (params.forFM) { FileMaker.PerformScript(params.script, Params.data,Params.options);}}, false);