0
serdar.genc@talentra.net created
How can I ApplicationMenuItem order with item display name ?
- ABP Framework version: v4.30
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
hi
You can custom the
MenuManagerservice to order the menus.https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.UI.Navigation/Volo/Abp/Ui/Navigation/MenuManager.cs#L46
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
a simple feature. it can actually be added by default. :) and favorite menu item feature can also be added etc.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)