Activities of "maliming"

hi

You can get the source code of the SaaS module to see the management connection strings for different tenants or microservices. This is the best way to learn how to implement Tenant-Based Dynamic Database Connection Management and Separate Servers

hi

The switch tenant component will hidden if the current tenant is not resolved by cookies or query string.

So you can override the Account layout of LeptonX theme.

add your custom tenant switch component to change the current URL.

Please send an email to liming.ma@volosoft.com; I will share the source code of the Account layout with you.

Page: /Themes/LeptonX/Layouts/Account/Default.cshtml

https://abp.io/docs/latest/framework/ui/mvc-razor-pages/customization-user-interface

hi

  1. You can query three times and combine the results. get all branches of current user, switch and query.
  2. You can add your EF Core query instead of using datafilter.

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

Showing 2071 to 2080 of 10652 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20