closing client in Servoy Server

I have solution, with an: On close method

the method is asking: Do you want to Close (Yes/No)

Yes is closing the app en no it isnt!
That works fine! So far so good.

I now open the serverurl: http://serverurl:8080/servoy-admin and login and goto Clients. If I now want to shutdown a client or all clients of the solution, than on the Client itself the dialog appears: Do you want to Close? and nothing furhter happens. The client can’t be closed.

I think this is not wanted, because if my client is on the other side of my desk, this is not a problem, but if the client is on the other side of the ocean, than I have problem. :lol:

will look at it so that a server side close will ignore the close method.

if shutdown from remote then it will ignore the close method result
(>b6)