Base solution for your next web application
Open Closed

Conditional Menu Items #4638


User avatar
0
PhilWynn created

Hi,

I have a requirement to show a menu item depending on whether a Tanant Setting is present. Is there a way to achieve this?

Regards Phil


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    @PhilWynn, according to your template type, you can do it in;

    • side-bar-menu.component.html and top-bar-menu.component.html (for Angular)
    • _TopUserMenuItem.cshtml and _UserMenuItem.cshtml (for jQuery)