Sometimes we use javascript to manipulate XOJO objects in the browser.
Like moving the controls freely using drag and drop via jQuery.
But there is no way to update the parameters ( e.g. : location ) to the
backend server. So whenever the parameter is updated, it will return to the value last
maintained by the backend server. I utilize JavaScriptError event
to return values from the webpage to the backend server but this is not supposed to be handled like this.
Can we have an event like MessageFromJavascript / JavascriptMessage / or whatever suitable
to allow this? It will simplify development greatly without having to resort to WebSDK etc.
Please consider this.
https://tracker.xojo.com/xojoinc/xojo/-/issues/77072
9 posts - 4 participants