on 2021 Jun 29 5:04 PM
Hi experts,
Hope you all doing well and safe,
Couldn't find any report that displays all changes on a contact,
For this I've created a custom field, that get updated based on the standard field (Changed On)

But i realized that the field changed on is getting upadated only when it come to fields with Contexte as General

So I'm not getting the time and date for all changes, and it's what i want,
What I want is to find a way to have the last time for all changes on a contact
Any recommandations please ?
Regards,
Request clarification before answering.
Hi,
You can create a new workflow rule with Timing as "Every Save" and then call a custom action that will copy the "ChangedOn" time to the custom field. Furthermore, instead of using ChangedOn field, you can get the CurrentSystemDateTime using the Context reuse library and copy it to custom field.
Hope it helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.