How to capture changes to related list on the activities tab of main table

sath
Tera Expert

Hi,

On business applications table, we have 9 related lists. If user deletes the record from the related list, that is getting logged under activities tab on the main table. But, there is no log if user inserts the record in related list.

Is there any property or something else that needs to be enabled if user makes any inserts on the related list.

Please assist.

1 REPLY 1

Sid_Takali
Kilo Patron
Kilo Patron

Hi @sath 

Out of the box, the changes to a related list are not captured in the activity formatter because they are not changes to the current record, they are changes to related records.

You need to create a business rule on the related list table and any time there is a change in related list record, add a comment - or some other journal field entry - to note the change in the parent record in the role record.

 

Regards,

Siddharam