Hi
I have a custom java application that creates an url for opendocument with the blank page technique (noDocument=true)
when I click it opens opendocument panel within the window, I click on the NEW icon, it prompts me to select an universe.
I already have an universe selected in my application, but in the opendocument panel makes select an universe. How can I avoid this?
I have some "solutions" to this :
Thank you