0
ttschupp created
We would like customized built-in pages like Organization units and add additional properties. How would I go about doing that?
- ABP Framework version: v8.2.2
- UI Type: Angular
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): Yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
3 Answer(s)
-
0
Hello,
You can check the document:
https://abp.io/docs/latest/framework/architecture/modularity/extending/module-entity-extensions?_redirected=B8ABF606AA1BDF5C629883DF1061649A#module-entity-extensions
https://abp.io/docs/latest/framework/architecture/modularity/extending/customizing-application-modules-extending-entities?_redirected=B8ABF606AA1BDF5C629883DF1061649A#entity-extensions-ef-core
Thanks,
-
0
-
0
Hi,
is the problem sovled?