Change Page
The Change Page action allows you to dynamically navigate to a different page within your app when a specific event occurs and its associated condition is met. This is particularly useful for building multi-page flows such as onboarding, navigation menus, or conditional redirects. Once triggered, this action replaces the current page with the selected target page. You can also specify the page container in which the new page should load, giving you control over nested or multi-container layouts. This action helps guide user experience by automating page transitions without requiring manual navigation.
Properties and Explanation
Full Configuration Example
Below are the screenshot of the Change Page action configuration, showing all properties set for the Container, Target Page, Animation and History Title:


These screenshots show the complete configuration of Change Page action, including all relevant properties set up on the page.
After executing the action, the Page will change when the event occurs, and the condition is met.
Last updated