hi Team, Is it possible that i create a sepearate MVC project say "myCMS" but keep consuming my current identity and api project with MVC project. Then i can consume MVC project in angular like you do for identity.
My first question is, if this is viable solution. sectiond question is what could be best practice for now if you can give me 1 sample code to integrage CMS in Angular then it will be great.
Also how can i save the set/get into the "AppFeatureValue" table as with the above example i cannot find the new record in this table.
Hi Mahmut, Thanks. Can you help me with sample for router.provider.
In simple words Host admin should be able to define featurs allowed for any tenant admin. currently Host admin can select very specific features but not the custom features for the tenant. Tenant admin already have feature to define the access permission for roles/users.
Hello mahmut, Let's take one example. assume similar to role/user access permission we have permission for tenant edition.
Now i want menu's to be displayed to tenant admin based on edition only i.e. maximum menus allowed.
in the current exmaple for "organizatoin" edition, tenant will have permission for "Home" and "Dashboard" menu only.
i hope i am bit clear now.
Hello liangshiwei, Issue resolved. Thanks for your support.