Kuika's Menu element allows users to easily access different pages or processes within the application. The menu displays main headings and their submenus hierarchically with multi-level structure support. This structure provides users with an organized, intuitive, and accessible navigation experience within the application.
The Menu element can be used in both web and mobile applications.
Areas of Use
Creating a left-side navigation menu
Switching between different screens
Categorizing content such as products, orders, or projects
Setting up multi-level menu structures
Dynamizing menu content with multi-language support
Usage Scenario – Product Management Menu
In an e-commerce management panel, a vertical Menu is added on the left side so that users can easily perform product-related operations.
The menu structure is as follows:
Products (Main Menu)
Add New Product
Product List
Categories
Add New Category
Projects
Pricing
When the user clicks on the “Products” heading, the submenus open; clicking again closes them. When the menu is collapsed, only the icons are visible.
Connecting the Data Source
1. Datasources Module
Go to the Datasources module.
Click the + icon next to the Tables heading.
Name the table MenuData.
Create the following table.
Then, create a new SQL Action from Actions > SQL Actions and name it MenuData: