How can I configure my application so that, when I open it, a specific page other than the index is automatically loaded as the initial page?
You need to create a workflow, triggered “On Page Load” to redirect the user to the page you want based on the conditions you want…
@rpetribu What I’m looking to know is how can I configure my website so that, when opened in a browser, whether from a mobile device or a computer, a landing page is displayed, while when opened from an application external, such as an APK file, a different page is displayed as the initial one (login page).
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.