0
stephanobalbinot created
- ABP Framework version: 8.3
- UI Type: Angular
- Database System: EF Core (PostgreSQL)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
How can I implement switching between organization units using Angular UI? I'm using NavItemsService to create the navigation item, but I can't figure out how to trigger the context menu, similar to how it opens in the user profile and settings. Also, how can I set organizationUnitId in angular side, so it sends it in the http requests?
1 Answer(s)
-
0
Hello ,
Can you please check if it is helpful for you https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles/2021-01-20-How-to-Use-PrimeNG-Components-with-the-ABP-Angular-UI/POST.md
Thank you