By integrating Navigation actions into the applications you develop on the Kuika platform, you can optimize the in-app navigation experience.
Thanks to these actions:
Allow users to quickly and seamlessly navigate to different pages, forms or modules.
Make your app's navigation more fluid and intuitive, making it easier for users to quickly find the information they need.
You can create automatic redirects based on specific conditions and direct users to the right pages in complex processes.
Navigation actions play a critical role to manage user flow within the application and provide a more efficient user experience.
Navigation Actions Offered in Kuika
On the Kuika platform, you can perform the following operations through Navigation system actions:
1. Page Transitions
Navigate:
Used to redirect users to another page, form or module in your application.
Users can quickly move to another screen after an action or when they click on a specific button.
For example, it can be used to redirect the user to the home screen after filling out a form.
Go Back:
Used to return users to the previous page.
It is especially useful in situations where a quick return to the previous screen is required.
2. Menu Management
Get Authorized Menu Items:
Gets the menu items that the logged in user is authorized for.
Different menu items can be displayed according to the user's authorization level.
Get All Menu Items:
Gets all menu items defined in the application.
It is used to list all menus defined in the system without checking authorization.
3. Dynamic Links
Generate Link:
Generates links that lead to a specific page or item.
By generating dynamic links, it makes it easier for users to access the relevant page directly.
Using these actions, you can improve the user experience on the Kuika platform and create an intuitive and efficient navigation flow in your application.