"arodriguez" 'in aktiviteleri

  • ABP Framework version: v8.1.3
  • UI Type: Blazor Server (Lepton x)
  • Database System: EF Core (SQL Server.)
  • Tiered (for MVC) or Auth Server Separated (for Angular): tested in both cases: yes/no
  • Exception message and full stack trace: no error throwns
  • Steps to reproduce the issue: The switch tenant button on the login interface doesn't work, it does nothing. The project was generated with version 8.1.3 of abp suite.

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
Soru

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

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
4 kayıttan 1 ile 4 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11