How we user can delete chat? Does ABP Angular UI provide this feature? if not, is this in near roadmap? How i can custom implement this?
yes. i have to add 1 button and drop down control in login page so that i can show tenant based on userName. i am not able to bind both.
Get Tenant Name based on userName/email in \aspnet-core\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web\Pages\Account\Login.cshtml .
Hi Team, Can i access the configuration values in the C#. Please share the sample
Ok so we should not save the custom features setting in DB table and it will be saved only in cache.
share 1 link as i got it in search engine.
https://support.abp.io/QA/Questions/1643/Add-cms-kit-as-separate-web-mvc-project-in-angular-project
Not sure if this is viable and working solution
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.