G
grep
What event gets triggered when a calculated field is updated? How can I
make a bound field recalculate itself based on recalculations that take
place in other fields?
Yes, I know I'm not supposed to store calculated values, but in this
case, some of the base values may change over time, which would change
the calculation the next time I needed to refer to it.
So is there an event I can use?
grep
make a bound field recalculate itself based on recalculations that take
place in other fields?
Yes, I know I'm not supposed to store calculated values, but in this
case, some of the base values may change over time, which would change
the calculation the next time I needed to refer to it.
So is there an event I can use?
grep