What is your product version? 11.4.0 What is your product type (Angular or MVC)? Angular 14 What is product framework type (.net framework or .net core)? .NET6
Hi support,
I would like to ask how to approach a use case that each tenant wants to have different set of data/fields for the same functionality i.e. store customer personal info, one tenant might want to start by storing 5 fields for their customers and other tenant 10 fields; I am talking about mandatory fields. How to approach this on back-end data model including SQL database. The same question for the front-end.
Also could the tenant later on modify this by adding/removing fields dynamically? Is there any build-in functionality that can handle such a case or do we have to develop a custom mechanism?
Thanks, Loizos
1 Answer(s)
-
0
Hi,
AspNet Zero provides a dynamic property system, you can take a look at https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Feature-Dynamic-Entity-Parameters-Angular