Inline calculation fields now reduce
This commit is contained in:
@@ -47,7 +47,7 @@ function computedOnlyInlineCalculationField(field){
|
||||
},
|
||||
[`${field}.inlineCalculations.$`]: {
|
||||
type: Object,
|
||||
parseLevel: 'compile',
|
||||
parseLevel: 'reduce',
|
||||
computedField: true,
|
||||
},
|
||||
// The part between bracers {}
|
||||
|
||||
Reference in New Issue
Block a user