feat(fullstack): Add per-row visibility, add read-only cells, update seeds
This commit is contained in:
@@ -251,6 +251,12 @@ formElementSubSections:
|
||||
employeeDataCategory: SENSITIVE
|
||||
columnConfig:
|
||||
isCheckbox: true
|
||||
rowVisibilityCondition:
|
||||
sourceColumnIndex: 5
|
||||
expectedValues:
|
||||
- "Aggregiert (Team)"
|
||||
- "Aggregiert (Abteilung)"
|
||||
operator: CONTAINS
|
||||
- value: '["N/A", "Min. 5 Personen im Vergleich", "Min. 10 Personen pro Auswertung"]'
|
||||
label: Mindestgruppe/Schwelle
|
||||
processingPurpose: DATA_ANALYSIS
|
||||
|
||||
Reference in New Issue
Block a user