Open Closed

How to show tenant ID in the tenant list in HOST. #7722


User avatar
0
Sergei.Gorlovetsky created
  • ABP Framework version: v8.0
  • UI Type: Angula
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:

How to show tenant ID in HOST > Saas > Tenant list. I want to add a new column.


2 Answer(s)
  • User Avatar
    0
    Sergei.Gorlovetsky created

    Thanks, I found it myself actually.

    I was following this https://abp.io/docs/latest/framework/ui/angular/data-table-column-extensions#data-table-column-or-entity-prop-extensions-for-angular-ui

    but I was not able to find the correct import.

    I was importing PropContributers from @abp/ng.tenant-manegement, but infact the correct import is '@volo/abp.ng.saas'

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    I was importing PropContributers from @abp/ng.tenant-manegement, but infact the correct import is '@volo/abp.ng.saas'

    yes, the code for this document is an open source module, you just need to change the import

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 20, 2025, 18:00