The Navigate action is used in the Kuika platform to direct users to a specific page, form or module. With this action, fast and user-friendly transitions between different screens within the application can be provided. Usually after user interactions, the user is directed to a specific target screen.
Adding Navigate Action to the Project
Configuring the Navigate Action
In the drop-down menu, you can configure the following fields:
The user fills out a product purchase form and is redirected to the “Thank you” page when they complete the purchase.
This way the user can see the thank you message after making a payment. When the modal is closed the user stays on the product list screen. If the user wants to be redirected to the order detail when the screen is closed, a second Navigate action can be added.
Technical Risks and Precautions
The Navigate action allows users to have an intuitive and guided experience within the application. While facilitating the transition between different screens, it also plays a critical role in data transfer and creating user-specific workflows. Modal is a powerful tool that enhances the user experience in Kuika projects with flexible navigation options such as Drawer, new tab or on the same page.