Activities of "Anjali_Musmade"

Hello,

have you followed migration guide https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-8_1? please let me know. and also check for error logs if any?

Thanks

Hello,

To change "MyApplication" title. Create a class MyAppBrandingProvider and add below code

 public class MyAppBrandingProvider: DefaultBrandingProvider
 {
     public override string AppName => "Test";
 }

it will result like

thanks

Hello,

I got that you are using Single-layer application. can you please confirm once your UI type, you have given it as angular?

please let me know so that I can better assist you.

thanks

Hello,

please check https://support.abp.io/QA/Questions/306/Custom-Login-Page-For-Angular

thanks

Hello,

Have you check in Incognito mode?

Hello,

please check the migration guide https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-8_1

thanks

Hello,

To set the title you can add the title in MyApp.HttpApi.Host\MyAppBrandingProvider.cs file it will result like

thanks

Hello,

To change login page logo and background please check https://support.abp.io/QA/Questions/6203/Changing-Login-Page-Logo-and-Background

thanks

Hello,

To hide menu temporarily like Text Templates and Language Management you may comment them in app.module.ts just like

it will result like

thanks

Hello,

please check similar issue https://support.abp.io/QA/Questions/5012/Invite-user-to-login-OR-have-email-address-domains-related-to-tenancy if it helps you.

Thanks

Showing 471 to 480 of 1341 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20