Hi!
Newbee question here
We are evaluating Wappler for our needs and one of the requirements is to be able to implement row level security. By that I mean that it is possible to control access to rows in a table by setting a value (e.g. group or role) in a column.
So if you are a member of the group you get access to the rows that have your group in that row. The rest of the rows are not.
The question is if it needs to be coded for every db table and every access to it or if there are built in security and access functions that can be used?
Hope this makes sense