Topic by Yogesh J S
Hi,
I have a CPM for contact update, through which i need to check exactly which field is get updated. I need to save the previous and current values of the edited field in a custom object.
I am trying to get the previous vale as $con->prev->Name->First, but i am getting null values over there. Is there any mistake? or do i need to follow some other syntax? I need to collect the previous value of both standard and custom fields.
Please share your ideas.
Thanks,
Yogesh