Open Closed

Object extension - My Account #6328


User avatar
0
pablo@ccalp.net created

ABP Framework version: v7.4.0

  • UI Type: Angular
  • Database System: EF Core (SQL Server)

Hello, I have extended the "IdentityUser" and added some properties to it, I don't want those properties to show up in the UI, but I want to use the built-in API to get, create, and update the entity. I used "MapEfCoreProperty" to create columns in the table. I have built custom forms in the UI (angular) to view, create, and update the entity. Now, when I go to "My Account" and try to update my info I get a validation error that says that some of the properties are required, why is that?


2 Answer(s)
  • User Avatar
    0
    pablo@ccalp.net created

    I think I figured it out, I needed to remove the validation attributes. Could you please refund my question usage.

    Thanks.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    sure

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