打开 关闭

Add Custom Fields to Tenant Entity and Tenant Management UI #604


User avatar
0
JmBdo 创建

Is there any sample to show how to add more fields to the SaaS Module Tenant Entity? Also we'd like to see the best practice to extend the out-of-box Angular UI. What we need to add are legal name, address, contact, social media accounts etc.

  • ABP Framework version: v3.3.1
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

3 答案
  • User Avatar
    1
    maliming 创建
    支持团队 Fullstack Developer

    hi

    You can take a look at this https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project

  • User Avatar
    0
    JmBdo 创建

    Thank you, they are general but guide us to the right direction.

  • User Avatar
    0
    alper 创建
    支持团队 Director

    Check out https://docs.abp.io/en/abp/latest/Object-Extensions In this document an extra field SocialSecurityNumber is being added to IdentityUser entity.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11