W
William Antero
Guest
Hello Edsel. Actually, we are not using progress.data.JQueryPromise. We are subscribing CRUD, Submit and Invoke methods using subscribe() from JSDO. Even using jsdo (4.3) from npm, the typings do not correspond to the docs. The progress.data.Session typings hasn`t implemented login(parameter-object) so it forces sync operations (only on login) and we are having issues for that. We are going to try implement JQuery and use progress.data.JSDOSession and try async login. Do you have any sugestion for us? Best Regards, William Antero
Continue reading...
Continue reading...