Get All Menu Items

The Get All Menu Items action is the action that returns the menu used in the application. It feeds the menu element. It is a system action that brings all data related to the menu within the application.

The Get All Menu Items action uses the KMenu table within the Datasource. The data within this table is populated within the Menu element at Run Time based on user permissions.

To add the Get All Menu Items action into your application, first select the element where the action will be added. Then, click on the +Add Action in the Properties panel. (A)

After clicking, from the opened list, click on OnClick--> Navigation-->Get All Menu Items and establish the Navigation action. (A)

You can perform various operations on the Context menu (B) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, you can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated