Notice in calc element

jfquestiaux

Well-Known Member
I have a calc element displaying (Ajax calculation) some data based on a CDD.
Of course, untill you actually choose something in the CDD, the value of the calc is "undefined", which is OK for me.
In previous version, it used to be like that, but since upgrading to GitHub 1323, I have in addition a notice saying that there is an error in a calc element, which is true in a way, but annoying since the app works fine and the "error" is gone when you make a selection (but not the notice!).

I am not sure this is a very useful message, but if you think so, it would be nice to be able to toggle it on/off if you wish to.
In the meantime, I hide it with CSS, but it is somewhat hacky.
 
What is your calc code, and what exact error msg is it throwing?

It usually just requires a little defensive coding in the calc to work round the lack of a value.

We do need to show that message, as it's the only way to tell if there's a "real" error in your calc code.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top