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.
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
Can you share a screenshot of the link login page in HttpApi.Host project?
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