arodriguez的活动

We made an attempt to add the chat module through ABP Suite to the startup template project and although the installation result indicates that it was done successfully, the chat icon could not be displayed in the top menu even after the permission was granted.

Project specs.:

  • ABP Framework version: v4.4.2
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered / Identity Server Separated
问题

We would like to have a function in the Audit Logging Module, but in order to specifically analyze the UX Design according to how the interface components are used inside the application, what can you recommend us to this approach?

Project specs:

  • ABP Framework version: v4.4.2
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered / Identity Server Separated
回答

Hello!

In order to identify users’ behavior patterns, we would like to track users’ activity based on click tracking (recording which elements on the application users click).

Have you thought of including this functionality in the Audit Logging Module or what could you recommend us for this approach?

Thanks.

Hello,

Ok we´ll be waiting for that. Thank you.

回答

Hello,

Ok, thank you very much for your response, the first option seems to be the best choice for the feature we would like to achieve.

Greetings, I am using the following regular expression:

[RegularExpression(@"^[a-zA-Z0-9]+$", ErrorMessage ="El código solo puede contener letras y Números")]

I need the error message to be customized and related to a tag used within the Json files of the Localization For example something like this:

[RegularExpression(@"^[a-zA-Z0-9]+$", ErrorMessageResourceName ="CodeMessage")] // CodeMessage is my Generic Tag into es.json and en.json (both located in the localization folder)

  • ABP Framework version: v4.4.2
  • UI type: Blazor
  • DB provider: Sql Server
显示 6 个条目中的 1 到 6 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11