Hi all,
I'm currently writing an external application which accesses OX via the WebDAV API. One part of the application needs to open a specific object (calendar, task, ...) within the OX AJAX GUI in a web browser.
In the Wiki I found informations how to do a login from an external application (http://www.open-xchange.com/document...onhandling.pdf).
But this only does a login and then opens the default GUI view. So is there a way to tell the AJAX GUI to redirect to a specific object after the login? If so, how can I do that.
Thank you.
Best regards, Eike
I'm currently writing an external application which accesses OX via the WebDAV API. One part of the application needs to open a specific object (calendar, task, ...) within the OX AJAX GUI in a web browser.
In the Wiki I found informations how to do a login from an external application (http://www.open-xchange.com/document...onhandling.pdf).
But this only does a login and then opens the default GUI view. So is there a way to tell the AJAX GUI to redirect to a specific object after the login? If so, how can I do that.
Thank you.
Best regards, Eike
Comment