Module level and Row/Record level security

Hi,

  1. Is it possible to restrict user access only on a few modules within a namespace?

  2. Is it possible to implement row/record level security where user can access only records owned by them or assigned to them and can’t view/access any other records?

Hi Ashutosh

  1. That is already possible, search for lockpad icon on namespace admin / module editor
  2. A big rehaul of RBAC system (permissions) is coming in September. All you’re mentioning should be covered there. If you want/can you can give it a peak in the 2021.9.x branch.

Sure I will check out.

Thanks soo much for your quick and kind response.