hi
Option B is the one I am applying and I keep getting errors.
ok, in this mode. You need to create a new Blazor server app and depend on the necessary modules(blazor server module).
abp new BookStore -t app -u blazor-webapp
You can create a new template project to see the
MyProjectName (Blazor server app) and MyProjectName.Client (Blazor wasm app), they are two indenpended app.
https://abp.io/docs/latest/release-info/migration-guides/abp-8-2-blazor-web-app#the-key-changes-of-the-new-blazor-web-app-template
hi
We are trying to store user info like which user has access to which all branches and each branch has what roles,
Have you implemented this?
If you can get the object info you can easy to filter data based on it.
https://abp.io/docs/latest/framework/infrastructure/data-filtering#defining-custom-filters https://abp.io/community/articles/switching-between-organization-units-i5tokpzt
I have checked, the source code of Organization Service has not been changed for a long time.
hi
id=21b23e64-f077-728f-ef0e-3a169f4cf11b
Can you check if the id is the id of TestA?
Fixed.
Was missing: <PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="9.0.0" /> In the domain shared project.
hi
Is your problem solved?
hi
You can create a new question for the angular UI part. I will forward to our angular team.
Thanks.
hi
Please create a new question for the Filter question.
Thanks.