Global Calculations for Row Color?

Hi,

It seems that to apply a calculation to do row colors via a form’s rowBGColorCalculation property, that a Servoy calculation field must be defined locally for each form.

Is there any way to make a “global calculation” which can be used for all forms which need colored rows?

If not, what are preferred methods to make a central place to change/update a single calculation. Global variables for the colors help, but it would be nice to be able to store the entire calculation in one place since dozens of forms will use it.

Thx.

JDW

JDW:
If not, what are preferred methods to make a central place to change/update a single calculation. Global variables for the colors help, but it would be nice to be able to store the entire calculation in one place since dozens of forms will use it.

I agree: it would be nice to be able to set it the way we do for styles, for instance.