Open Closed

Extending Tenant Entity #85


User avatar
0
vishalnikam created

Hi There,

Please let me know how to extend existing Tenant entity ( adding new property) in Anguar \ Core template.

Thanks


5 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    does replacing the tenant component work for you? https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement

  • User Avatar
    0
    vishalnikam created

    Component replacement will solve UI\Anguar part but what about adding new filed to Tenent entity and retrive from service ? How i can achive this?

  • User Avatar
    0
    alper created
    Support Team Director

    We are creating a new feature to extend the existing entities. For now, you can check out https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Extending-Entities

  • User Avatar
    0
    vishalnikam created

    Given document link is not that helpful. If could share sample code with me will be great

  • User Avatar
    0
    alper created
    Support Team Director

    Hi,

    In this doc it's explained https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Migrations#create-a-new-entity

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