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:


All parameters can be taken from Action Result, Method Input, Current, Screen Input, Fixed or Component sources. These sources can be accessed and linked via Symbol Picker.
Scenario: The user places an order for a product. When the transaction is complete, a modal screen with a thank you message opens.
Configuration Steps:

The user remains in the current list when the modal screen closes. If additional redirection is desired, a second Navigate action can be defined.
Navigate Action Configuration
Required Parameters

Optional Parameters
All parameters can be taken from Action Result, Method Input, Current, Screen Input, Fixed or Component sources. These sources can be accessed and linked via Symbol Picker.
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.