Open Closed

What is the purpose of organizatoin unit #2641


User avatar
1
shobhit created
  1. ABP Framework version: v4.2.2
  2. UI type: Angular
  3. DB provider: EF Core
  4. Tiered (MVC) or Identity Server Separated (Angular): yes
  5. Exception message and stack trace:
  6. Steps to reproduce the issue:"
  7. What is the purpose of "organization unit"?
  8. can i use "organization unit" to filter data? if yes then how?
  9. 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)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    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.

  • User Avatar
    0
    shobhit created

    is it valid for Anuglar also?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Yes

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11