Open Closed

Edit Tenant Management Modal - MVC #8202


User avatar
0
Bryan-EDV created
  • ABP Framework version: v8.3.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi Team, I want to edit New Tenant Modal to add extraProperties for creation of tenant. I understand i need to copy this source code -> https://github.com/abpframework/abp/tree/dev/modules/tenant-management

However how should the folder structure look like?

Ours is currently this:


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I understand i need to copy this source code -> https://github.com/abpframework/abp/tree/dev/modules/tenant-management

    No. The source code is located in the Saas module.

    https://abp.io/docs/latest/modules/saas

  • User Avatar
    0
    Bryan-EDV created

    Manage to solve with this -> https://abp.io/docs/latest/framework/fundamentals/object-extensions?_redirected=B8ABF606AA1BDF5C629883DF1061649A

    Thank you, will close the ticket

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Great

Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35