is there a way to open another solution in the server, programmatically?
Of course the user can choose to open a solution from Servoy Client menu, but we would like to make our own interface for that.
… And passing parameters to the solution would be a bonus!
There currently isn’t a way to “Open” another solution while in a solution.
Hope this helps,
Bob Cusick
Thanks for your help!
Unfortunately I was looking for a way to switch to a different solution in the current servoy client session, without needing to log in. Of course the user can press ctrl-o and choose another solution, but it would be cool to be able to “merge” solutions from a method. Building bigger applications by combining several smaller solutions together!
Would it be much of work to include this in the next release..?
And passing a set of parameters to the solution…