Something is wrong, no matter what I do I ALWAYS get a pop-up window with my two solutions. the correct one is pre-selected but I have to click ‘ok’ to run it. I want to hide all solutions save the target one from my users. I don’t want to have to click on ok to run the solution. It’s really strange. I upgraded to 4.1.2 and BOTH of the examples Joas provides do exactly the same thing. They both produce the attached picture.
I did a clean install. I added my two solutions. now when I use the deep link I see all the example solutions along with my own solutions. I recently wrote a function that used the servoy plugin function document = plugins.file.readFile(pathname); The behavior I see with this plugin looks very much the same behavior that I am seeing with the deep link. I got a pop up window ANY time that the path was incorrect, but when I got the file path exactly correct the readFile did it’s job without any intervention. It seems to me that somehow I am missing the correct path to the solution with the deep link. So I have to ask, "is there some way to find the path to a hosted solution? The >solutions/solution/council.jnlp< part MUST be wrong! I have searched my hard drive for council.jnlp and cannot find it. Yet it is hosted and I can run it when I select it. If I delete all other solutions from the server then I suspect that the solution will run without intervention… is that true? Thanks for any advice that you may offer me on this…