Need a special offer?Find out if your project fits.
+

Calculated Value warnings are missing when useCaptionsInCalculatedValueEditor is active

Answered
Ronaldo C asked on April 2, 2024

When I activate the `useCaptionsInCalculatedValueEditor` flag. There are various warnings missing.
I'm not sure of the rules here, but this can be when we write empty strings, `sales`, or `sum("REVENUE)` (missing end quote) but not `sum(REVENUE)` or `"REVENsUE"
 
Fiddle: https://jsfiddle.net/RonaldoC/96cmfu28/
 
Thanks

2 answers

Public
Maksym Diachenko Maksym Diachenko Flexmonster April 3, 2024

Hello, Ronaldo!

Thank you for reporting this issue.
We were able to reproduce this behavior on our side. Our developers will provide a fix in one of our upcoming minor releases, ETA Apr 29th.
We will notify you after the fix is ready.

Best Regards,
Maksym

Public
Maksym Diachenko Maksym Diachenko Flexmonster 6 days ago

Hello, Ronaldo,

We are glad to inform you that the issue with incorrectly calculated value formulas when field captions are used instead of unique names was fixed. This is included in the 2.9.76 version of Flexmonster: https://www.flexmonster.com/release-notes/version-2-9-76/
If you are loading Flexmonster from NPM, the fix is available in Flexmonster version 2.9.76-1.
You are welcome to update the component. Here is our updating guide for assistance: https://www.flexmonster.com/doc/updating-to-the-latest-version/

Please let us know if the fix works.

Best Regards,
Maksym

Please login or Register to Submit Answer