I have a problem. I have modified to calculate some fields in an form, they are only calculate when I open and save a record.
Form include Fields with:
Calculated type.
Simple type: calculated by JavaScript when user load and save form.
How can I recalculate for all old records without open and save form? values will recalculate/display in views correctly.
Is there any batch job to do that?
Thanks.