Get All Menu Items action allows you to collect all menu items defined in your application on the Kuika platform. With this action, you can view the entire menu structure in the system regardless of user permissions, list menu items, and use this data in management panels. Menu items are defined using the Menu element in the UI Design module; for each menu item, you can enter a label, the screen to which the user will be redirected (toScreen), and an optional icon. The menu structure can also be organised hierarchically with submenus as needed. When the Get All Menu Items action is added, it returns all menu items in JSON format when executed, and this data can be used in components such as tables or lists within the application.
Technical Features
In a management panel, the Get All Menu Items action is used to allow the administrator to view all menu items in the application and make changes as needed. This action can be triggered by a button to allow the administrator to review menu structures and manage user menu access.
Adding the List Menu Items Action to the Management Panel
Configuring the Get All Menu Items Action
With this configuration, you can view all menu items and make the necessary adjustments to improve the navigation structure of your application. When the Get All Menu Items action is executed, all menu options defined in the system will be displayed.
Technical Risks
The Get All Menu Items action allows you to efficiently view and manage the menu structure of your application. This action is critical in the management panel and user experience improvement processes. You can easily list and edit menu items and create a more accessible and optimised navigation structure for users.