A little help on security filters

I need a little rope on security filters. This is something I have got to work on only recently as recently we have had an upgrade to pro from premium.

There is a documents table, with three classes, say - sensitive, general and financial.

There are user roles defined for each user in our system - there are six, but for convenienceโ€™s sake, lets just go with 3 for now - Admin, Moderator, User.

I want the admin roles to be able to see all of the document classes, moderators to be able to see general and financial, and users to be able to see only the general.

Right now Iโ€™m using a slice to filter them, but as I was told by people here that using slice filtering is not the best option to achieve what I want.

The โ€˜roleโ€™ of each user can be called upon by using this expression - any(Profile Slice[Role])

How can I achieve what I want using security filters ? Give me just the starting push and I can figure the remaining out by myself.

0 3 200
3 REPLIES 3
Top Labels in this Space