Hide solution list in start page

Hello everyone,

Let’s say my server has two solutions, a web-client application to be used by the general public and a web service to be consumed by a third-party (all through a public IP). I would like to not show these applications (mainly the web service) in the web start page. Even though you can’t really do anything by clicking on it, I feel it’s giving too much info showing the service name there.

Is there a way to handle this?

Thanks in advance,

jd

Hi jd,

in the servoy admin pages you will find a setting ‘solution browsing’
set that to false and your solution list is gone…

(might need a restart after saving the setting)

Hope this helps

Oh wow… I had missed that, thank you!