-
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:"
-
What is the purpose of "organization unit"?
-
can i use "organization unit" to filter data? if yes then how?
-
is it possible that user of "organization unit" can view record of only self "organization unit" ? if not how we can achieve it?
3 Answer(s)
-
0
hi
What is the purpose of "organization unit"?
https://aspnetboilerplate.com/Pages/Documents/Zero/Organization-Units
can i use "organization unit" to filter data? if yes then how?
https://docs.abp.io/en/abp/latest/Data-Filtering
is it possible that user of "organization unit" can view record of only self "organization unit" ? if not how we can achieve it?
You need to implement it yourself.
-
0
is it valid for Anuglar also?
-
0
Yes