Hi Simon,
To test in the browser javascript console see below. I'm using chrome so if you a different browser tell me which and i'll show you.
For chrome.
2086
Type: Posts; User: barrymavin
Hi Simon,
To test in the browser javascript console see below. I'm using chrome so if you a different browser tell me which and i'll show you.
For chrome.
2086
You don’t need to change backslashes you are running on windows.
Looks like your server proc is failing with an error and you are not handling it in a try / catch which you can do in JavaScript...
Hi Simon
Assuming that is in a server side proc that you are calling from the client using Lianja.evaluate() then there will be no errors on the client from calling this.
You need to verify...