Hi I have an PB 2019 thick client application (called menu) that shows a login screen - once the user logs in they are then presented with a screen on which there are three buttons that once clicked open three separate application exes. The menu application is therefore a launchpad for access to the other applications.
I have deployed these to PowerServer Web 2020 via the Toolkit and they work fine when run individually (albeit with unsupported features to fix). My question is how would I go about recreating the "launchpad" for the web based apps? Is there some kind of Open(URL) functionality that would launch the desired application? Or would all 3 separate apps need to be rolled up into the menu one so it is all one big application on the Web?
Thanks,
Michael