Open Closed

ApplicationMenuItem order with item diplay name #1367


User avatar
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

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can custom the MenuManager service to order the menus.

    https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.UI.Navigation/Volo/Abp/Ui/Navigation/MenuManager.cs#L46

  • User Avatar
    0
    serdar.genc@talentra.net created

    a simple feature. it can actually be added by default. :) and favorite menu item feature can also be added etc.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I agree with you. I will give feedback to the team.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11