Forum Discussion
How to add Roles
- Anonymous6 years ago
HI Ramyzo ,
You can refer to the below link to know how to create RLS role based on username.
You can create a user mapping table to map username and user role, then you can find out correspond user role based on current user name and apply RLS filter on user role field to enabled filter effect. (these filter effect will apply to other tables by relationship keys)
Regards,Xiaoxin Sheng
HI Ramyzo ,
You can refer to the below link to know how to create RLS role based on username.
You can create a user mapping table to map username and user role, then you can find out correspond user role based on current user name and apply RLS filter on user role field to enabled filter effect. (these filter effect will apply to other tables by relationship keys)
Regards,
Xiaoxin Sheng