Open Closed

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


User avatar
0
JmBdo created

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 Answer(s)
  • User Avatar
    1
    maliming created
    Support Team 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 created

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

  • User Avatar
    0
    alper created
    Support Team 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 March 25, 2024, 15:11