Can roles have different record access based on a field value?
Hi folks, quick question about record-level permissions in Twenty. Is it possible to control access to records based on field values?
For example: I have a Clients model with an age field. I need different roles to see different records based on that age value - Role A sees clients under 18, Role B sees clients 18+, but some clients aged 18-23 need to be visible to both roles. Can Twenty handle this kind of conditional, record-level access control? Or would I need a different approach?
For example: I have a Clients model with an age field. I need different roles to see different records based on that age value - Role A sees clients under 18, Role B sees clients 18+, but some clients aged 18-23 need to be visible to both roles. Can Twenty handle this kind of conditional, record-level access control? Or would I need a different approach?