Description
User can create new menus and api route prefix .
The Menu can be accessed by
Click on the menu bar → Click on <User Settings> → Select Menu.
The following are the main functionalities under menu :-
- Menu list
- Add menu
- Delete menu
- Edit menu
- Menu information
Menu List
You can view menu details like menu name, HTML, controller and API route prefix
Add
With the 'ADD' button the user is able to create a new menu.
Edit
With the 'EDIT' button the user is able to edit the selected menu.
Delete
With the 'DELETE' button the user is able to delete the selected menu.
In the menu information, user is able to edit all the details of the selected menu.
Field description:-
| Field | Description |
|---|---|
| Parent menu | Listing all the created menus. User can add parent menu by select desired menu from the list. |
| URL | Defines the pop up URL. Its unique for all pop ups. |
| CssClass | Defines the icon class. |
| SortOrder | Defines the sort order of the left side menus. |
| Api Route Prefix | Defines api route prefix of menus. |
| Html | Html page for the window |
| Controller | Script file for html page |
| Height(%) | Height of the pop up. |
| Width(%) |
Width of the pop up. |
| Resizable |
Resizable - Yes , user can resize the pop up. Resizable - No, user can't resize the pop up. |
| Is Model | Defines model pop up. |
| Enable Display |
Enable display - No, not displaying the menu in left side menu list. Enable display - Web ,menu is displaying in left side. |
| Description | Menu description |
| Category | Select menu category |
| SubCategory | Select menu subcategory |
| Menu Name(German) | Enter menu name in German |






Comments
0 comments
Please sign in to leave a comment.