Open Closed

Want to replace name in UserMenu. #2645


User avatar
0
SushantPawar created

Hi, I want to Display only tenant Name. In short, I have replaced Current User component & added to app.component.ts following code :

navItems.patchItem(eThemeLeptonComponents.CurrentUser, { component: RsmCurrentUserComponent, });

Original:

Replaced:

But, the dropdown won't appear now Can someone please help? . If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.1.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

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