Activities of "maliming"

hi

I have a use case where i want to add roles by member for each organization unit and not maintain the role by organization unit.

In this case, you can use the organization manager to add roles. which means adding code to do this. The UI doesn't have this feature

if a member is belonging to branch USA and Turkey but USA branch has permission to view the book list but Turkey branch does not have permission to view the book list how does that scenario being handled here if i do not want to switch between the branch and display book list data at once if i disable the filter?

You can check the permission first and get the branch that has permission. then switch to this branch in the code to query the data.

Answer

Yes, Keeping them won't affect you. : )

ok, Can you share a screenshot of current page(include url)?

Thanks . I will check your project.

hi

You can add one or many members/roles to an organization unit

See https://abp.io/modules/Volo.Identity.Pro

hi

Can you share a screenshot of the link login page in HttpApi.Host project?

hi

hi

Add EnyimMemcachedCore package to your ApiHostModule.

Remove the AbpCachingStackExchangeRedisModule and call context.Services.AddEnyimMemcached();

The ABP's IDistributedCache<> will use the Memcached

Remember to configure your cache.

Answer

hi

The Volo.Abp.Account.Pro.Public.Web.OpenIddict and Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic packages contain the UI pages.

If you don't need them, you can remove them.

hi

You can disable the filter to see all the data.

https://abp.io/docs/latest/framework/infrastructure/data-filtering#idatafilter-service-enable-disable-data-filters

Showing 2961 to 2970 of 11539 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.