ABP Framework version: 4.3.0 UI type: Angular / MVC / Blazor: MVC DB provider: EF Core / MongoDB: EF Core Tiered (MVC) or Identity Server Separated (Angular): yes / no: Tiered MVC Exception message and stack trace: Steps to reproduce the issue:
I have created the new custom module: example Dashboard and How this "Dashboard Module" will be shown on SaaS in Tenant with Feature Sections: let me show you some screenshot: Because i need permission and rights for multiTenant.
Please give me some idea for implement this functionality.
2 Answer(s)
-
0
hi
You need to define the
Features
in your module.https://docs.abp.io/en/abp/latest/Features https://docs.abp.io/en/abp/latest/Features#featuredefinitionprovider
-
0
This question has been automatically marked as stale because it has not had recent activity.