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?
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
I think I figured it out, I needed to remove the validation attributes. Could you please refund my question usage.
Thanks.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
sure
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)