Hello,
Is it possible to track user activities on a sub-grid, such as adding or removing a record? I’m open to using client-side JavaScript or plugin code if needed.
Thank you very much in advance for your help.
Best regards,
Junbin Duan
Hello,
Is it possible to track user activities on a sub-grid, such as adding or removing a record? I’m open to using client-side JavaScript or plugin code if needed.
Thank you very much in advance for your help.
Best regards,
Junbin Duan
Hi Tom,
I've found a solution — the issue can be resolved by adding a plugin that handles the Associate/Disassociate message.
Thank you for your help!
Best regards,
Junbin
Hi Tom,
Thank you for your response and help.
It’s an N:N relationship, and the audit history alone isn’t sufficient. That’s why I need to write code or scripts to track and report changes—specifically when records are added or removed (associate or disassociate actions).
Best regards,
Junbin