Activities of "shobhit"

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Can we have localization resource file for each tenant. Currently localized resource file are at project level in ../<Project>.Domain.Shared/Localization/<Project>/en.json

Question
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi Team, I have following question: 1- Can we support "Arabic" language? 2- If yes, what all changes we have to do in the system? 3- If "Arabic" language selected by user then content will be from right to left?

Thanks @maliming. Will check and revert back to you.

Hello @maliming, This is angular sample. i have to get value in C# api. Please help.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

How we can get the user selected lanage from UI in API.

Oh Ok. So it will consider only 1 policy?

How we can add multiple policies. is it comma seperated and will it consider "and" or "or" condition for permissions?

If this is the righ place to modify code i am getting error in

identity.GetMenuItem("Users").RequirePermissions(IdentityPermissions.Users.Delete, IdentityPermissions.Users.Create);

Do i have to modify this class or i am looking at wrong place.

  1. When below permission provided (we wants only Edit Permission)
  2. In UI Following menu section displayed
  3. What we want: Only Edit permission should be enabled so that menu is not visible
Showing 41 to 50 of 349 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21