Last updated 2 days ago
Access to the case tabs can be configured through access control. More information about access control can be found .
com.ritense.case.domain.CaseTab
view
Allows viewing tabs of a case.
{ "resourceType": "com.ritense.case.domain.CaseTab", "action": "view", "conditions": [] }
{ "resourceType":"com.ritense.case.domain.CaseTab", "action":"view", "conditions":[ { "type":"field", "field":"id.caseDefinitionName", "operator":"==", "value":"evenementenvergunning" } ] }
{ "resourceType":"com.ritense.case.domain.CaseTab", "action":"view", "conditions":[ { "type":"field", "field":"id.key", "operator":"==", "value":"summary" } ] }