Record management not only specific user

I suggest to make record management more flexible not only tie to the user since.

  1. Create user_has_area table which user login can have multiple area
  2. Add more setting field area on record management to match it with user_has_area
  3. Any view, list, edit, add pages are allowed to access record with granted area

Or temporarily on edit page add properties where clause with behaviour like list page so we can put filter data on it.

1 Like