Last updated 2 days ago
Access to the case widgets can be configured through access control. More information about access control can be found .
com.ritense.case_.domain.tab.CaseWidgetTabWidget
view
Allows viewing a case widget
{ "resourceType": "com.ritense.case_.domain.tab.CaseWidgetTabWidget", "action": "view", "conditions": [] }
{ "resourceType":"com.ritense.case_.domain.tab.CaseWidgetTabWidget", "action":"view", "conditions":[ { "type":"field", "field":"id.caseWidgetTab.id.caseDefinitionName", "operator":"==", "value":"evenementenvergunning" } ] }
{ "resourceType":"com.ritense.case_.domain.tab.CaseWidgetTabWidget", "action":"view", "conditions":[ { "type":"field", "field":"key", "operator":"==", "value":"personal-data" } ] }