How to refresh a calculation in a VBS value field if the other field changes
Summary:
I've managed to create a very simple calculation in value of a field in VBS business rules - using this expression [[ ($fields.employmentAssignments.assignmentsDFF.unnPaidWeeks.value() || 0) / 52 ]]
This works well, but if the field that the value is based on - 'unnPaidWeeks' is updated then the calculated value in the target field doesn't update. Is there anyway to make this happen.
Content (please ensure you mask any confidential information):
this is in the Assignment section of employment info, but i want this calculation to work on other transactions like Change working hours etc.
Version (include the version you are using, if applicable):
Tagged:
0