أنشطة "maggieryanmail@gmail.com"

  • ABP Framework version: v7.4.0
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Steps to reproduce the issue:
    • Enable Ldap
    • Administration -> Settings -> Identity Management -> Ldap

There is no "Domain" in the Ldap settings. It looks like it should be there per the documentation: https://docs.abp.io/en/commercial/latest/modules/identity/ldap

سؤال
  • ABP Framework version: v7.4
  • UI Type: Blazor Server
  • Database System: EF Core

Hello,

Is there a way for the current user to select which Lepton theme style they would like without affecting other users?

I only see a way to set the theme style globally.

Thanks in advance.

سؤال
  • ABP Framework version: v7.2.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I added the chat module to my project, enabled chat, but the chat icon is not visible. The only place it is visible is when I'm on the 'My Account' page. The chat works as expected when I access it from the 'My Account' page

  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

How do I open the entity history change modal from my index page in blazor?

I tried:

@inject EntityChangeHistoryModal EntityHistoryModal;

await EntityHistoryModal.OpenAsync(EntityFullName, entityId.ToString());

I get a Null reference exception.

عرض 1 الي 4 من 4 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11