Activities of "thanhlg"

I have configured it within the Domain layer but it still isn't functioning.

Hi I've tried using an event bus to extend the Entity, but when running it, it doesn't receive my handlers.

Where am I missing configuration? I'm working on Module Template.

  • ABP Framework version: v8.0.2
  • UI Type: Blazor WASM
  • Database System: EF Core (PostgreSQL)
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi Support Teams,

I want to customize the user interface of the User screen as follows:

  1. Add a new tab when creating or editing a User. How can I add new fields for the User in the new tab? For example, in the new tab, I want to include additional information for the User such as Code, Address, Manager...
  2. Change the interface to be in the form of an EditForm like this image instead of opening a Popup.

I hope the Support Team will be able to add the 'Import Excel' feature to insert data into the grid from an Excel file on Blazor.

I apologize for the delayed response. Do I need to make any modifications to the AuditMessageHandler?

Because when I configure the AuditMessageHandler, I encounter an error when running it:

Can you share a project?

Sure, I have created a new project, and I have sent it to your email.

I'm still unable to retrieve the Screen-url when using Blazor Server. :(

Answer

Hi ,

I am unable to reproduce this issue. Please refer this https://docs.abp.io/en/abp/latest/UI/Blazor/Page-Progress .

Thanks,

I have tried following the documentation, but it doesn't work.

When I add the code you provided into HttpApi like this: Then, when I run project, I encounter this error:

Here is the result when running Blazor WebAssembly. When I run Blazor Server, I am unable to find the Screen-Url, and there is no data for Screen-Url being saved in the AuditLogs and EntityChange database tables.

Showing 21 to 30 of 51 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13