0
kansoftware created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? 8.1
- What is your product type (Angular or MVC)? MVC
- What is product framework type (.net framework or .net core)? .Net core 3.1
If issue related with ABP Framework
- What is ABP Framework version? we are using which was provided with the package we downloaded
If issue is about UI
- Which theme are you using? Metronic 6
When we have created new dashboard and updated in database in "AbpSettings" for a tenant, it should also generates for other tenants on project run, but for some tenants it is not happening. We have to manually add new dashboard related string in database for them.
3 Answer(s)
-
0
Hi @kansoftware
Do you create the dashboard via UI ?
-
0
No, we are creating through coding in dashboard configuration related files. referring this link :- https://docs.aspnetzero.com/en/aspnet-core-mvc/v8.4.0/Developing-Mvc-Core-Customizable-Dashboard
-
0
Hi @kansoftware
Could you share your code which creates the dashboard ?