Hello ,
Can you check this similar issue https://support.abp.io/QA/Questions/1315/How-can-I-set-default-language-to-FI
Thank you.
Hello ,
Can you check this link https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3
Thank you.
Hello ,
Can you give some steps to reporduce this issue. and share the ABP Framework version:
Thank you.
Hello ,
Can you please share if any error logs.
Thank you.
Hello ,
Have you check top menu layout
In this you can see the right side menu appears on top. Is this what you want ?
If yes then you can switch from side menu to top menu by adding this code https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#leptonxthemeblazoroptions But instead of side menu add top menu.
If you want to add this feature in side menu layout then you need to customize it by using Lepton-x source code for that you can refer this https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#main-header-toolbar
Thank you.
Hello,
Have you followed all steps to run the application given here https://docs.abp.io/en/commercial/latest/startup-templates/microservice/get-started
once check in your DB whether database is created or not?
otherwise run DBMigrator
Application.
thanks
Hi,
Please check https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles/2020-11-02-How-To-Add-New-Language/POST.md
May I know which version of ABP you are using? and UI also.
We can add from ui also. Please give me above details so that i can better assist you.
thanks
Hello,
There is no way to create new custom template for ABP-Suite till date, we will check for your suggestion. For now you can just customize existing templates.
Thanks,
Hello ,
For points 3 and 4 we do not have Domain, Application Contracts and Test solutions in Microservice template. So I am not sure whether do I put them?
For this point you can check this link https://docs.abp.io/en/abp/latest/Samples/Microservice-Demo#product-management
Thank you.