You can use Navigation actions in the applications you develop on the Kuika platform to manage in-app flow and make the user experience more intuitive and fluid.
What Navigation Actions Offer
Allows users to quickly and seamlessly transition to different pages, forms, or modules.
Makes navigation more fluid, allowing users to easily access the information they need.
Enables you to direct users to the right screens with automatic redirects based on specific conditions.
Provides an efficient user experience by keeping track of the path users follow in multi-step processes.
Navigation Actions Offered by Kuika
The following navigation actions can be easily performed using the system actions available on the Kuika platform:
1. Page Transitions
Navigate
Used to redirect users to a different page, form, or module within the application.
It is usually triggered by user interactions such as clicking a button or completing a task.
Example: Redirecting the user to the ‘Thank you’ screen after completing an order form.
Go Back
Returns the user to the previous page.
Used in scenarios such as form steps and re-displaying the previous screen.
2. Menu Management
Get Authorised Menu Items
Retrieves the menu items that the logged-in user is authorised to access.
Menu contents are personalised according to the user's role and access level.
Get All Menu Items
Retrieves all menu items defined in the system.
No authorisation check is performed; all menus defined in the application are presented to the user.
3. Dynamic Links
Generate Link
Creates dynamic links that redirect to a specific screen or item.
Users can access the relevant page directly via the links created.
Navigation actions form the basis of the in-app user flow on the Kuika platform. They enable switching between different screens, displaying menus according to user permissions, and providing access via dynamic links.