Hi,
Sometimes I get the ‘Select Solution’ screen in Web client.
I don’t know how to reproduce this but is there a way this can be avoided?
Is this the default page loaded when the setting servoy.webclient.error.page is blank?
Hi,
Sometimes I get the ‘Select Solution’ screen in Web client.
I don’t know how to reproduce this but is there a way this can be avoided?
Is this the default page loaded when the setting servoy.webclient.error.page is blank?
Make sure to set “servoy.allowSolutionBrowsing” to false on the admin page.
Maybe ‘application.closeSolution()’ or ‘security.logout()’ are called in your solution without previously showing a different URL or specifying another solution to open.