ACheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:
- ABP Framework version: v4.2.2
- UI Type: Angular
- Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
Hi Team, Can i extend the default ABPUsers table to have some new columns and also query change to get the desired result. If yes, How?
3 Answer(s)
-
0
Hi ,
Please check the similar issue https://support.abp.io/QA/Questions/3453/Can-I-add-a-new-column-to-the-AbpUsers-table--How-can-I-add-if-I-can
Thanks,
-
0
Hi @anjali, Thanks. I have followed the instruction but got stuck at step-2.
https://github.com/abpframework/abp/blob/c81732c1cf91c49cfc1d0fcc58b6746d9ded69f5/docs/en/Community-Articles/2022-07-19-How-To-Add-Custom-Property-To-The-User-Entity/How-To-Add-Custom-Property-To-The-User-Entity.md#step-2
i am getting error, i am not sure what reference i am missing. Error part highlighted in yellow.
-
0