Open Closed

FileManagement Menu Position #5667


User avatar
0
icoretchi created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v7.3.2

  • UI Type: Blazor WASM

  • Database System: EF Core (SQL Server)

  • Tiered (for MVC) or Auth Server Separated (for Angular): Microservice

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

  • Add FileManagement Module to solution: abp add-module Volo.FileManagement

  • FileManagement menu is placed in the main menu even if the documentation indicates that it will be created in the Administration menu How could I change the position of the File Management menu from the main menu for example to the Administration menu?

Thanks


1 Answer(s)
  • User Avatar
    0
    masum.ulu created
    Support Team Angular Developer

    Hello,

    • Can you check Navigation Menu Document

    • You can also manipulate existing item https://docs.abp.io/en/abp/latest/UI/Blazor/Navigation-Menu#manipulating-the-existing-menu-items

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