Inline calculation fields now reduce

This commit is contained in:
Stefan Zermatten
2022-02-25 12:27:26 +02:00
parent 0b8c88daef
commit f1b4071c46
2 changed files with 2 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ function computedOnlyInlineCalculationField(field){
},
[`${field}.inlineCalculations.$`]: {
type: Object,
parseLevel: 'compile',
parseLevel: 'reduce',
computedField: true,
},
// The part between bracers {}