Hello
I'm currently building a type of app store where each app will be built as a different module. All the details regarding apps are held in one entity including the name of the home page for that app.
On the details page for an app it will have a launch button and I want this to button to display the home page for that app.
Is this possible/whats the best way/how can I achieve this? I thought i'd be able to use a microflow which retrieved the home page from the apps entity and then used that variable to display the page but this isn't possible using the Show Page function so i'm sure there must be an alternative way.
Any help will be appreciated Leon