Open Closed

Login Sayfasını Değiştirmek istiyorum #5443


User avatar
0
yusuf.sarman created

Merhaba, Abp Suite ile Tiered Blazor Server Projesi oluşturdum. OpenIdDict kullanmaktayız. Login sayfasında Tenant Switch Modal ı güncellemek istiyoruz. Eğer mümkünse login sayfasını değiştirip tenant switch i Modal da değil de direk login sayfasında DropDownList olarak tüm tenantları kullanıcının önüne getirmek istiyoruz. Eğer mümkün değilse TenantSwitchModal ı override edip bu dediğim işlemi yapacağız ama malesef override edemedik. İnternette buldugumuz çözümler bizde çalışmadı malesef. Yardımcı olabilir misiniz.Teşekkürler.


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you write it in English? Thanks

  • User Avatar
    0
    yusuf.sarman created

    Hello, I have created a Tiered Blazor Server Project with ABP Suite. We are using OpenIdDict. On the login page, we want to update the Tenant Switch from a Modal.

    If possible, we would like to change the login page and directly display a DropDownList with all tenants for the user to select, instead of using the TenantSwitchModal.

    If it's not possible, we will try to override the TenantSwitchModal,

    but unfortunately, we couldn't override it so far, despite trying solutions found on the internet.

    Can you help? Thank you.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can try to override the account layout page of LeptonX theme.

  • User Avatar
    0
    yusuf.sarman created

    No i cant i take some screenshots to show you. I added Default.cshtlm and commented switch button. You can see in below

    But my problem is my Http.ApiHost project and Blazor project runs different urls Blazor Login Page below

    But when i click login page it redirects me to HttpApi.Host project

    so i cant override it. Also i need some more explanation. At least give some short direction to how to do it. Thx

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You need to override the account layout in the Http.ApiHost project

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11