I am new to a project and there are UCI forms that contains fields. Some of the fields are updated based on some status activity and fields. I want to know which fields were used to update a target field. How can i trace which fields caused that totat.
For Ex fldA and fldB are entered with 50 and 100 and status changed to approved, fldC is updated for the first time with 150. But if i don't know which fields are updating fldC, how do I go about it.