I am trying to have a table on a contact record that shows the field history for this contact. I have read many of the post and I understand that it will not look the same as the native table but I can’t get it to pull anything. I know it is the way I setup my conditions. I am building this on a contact detail page that I have tab set and one of the tabs I want to show the history of the contact.
The main condition is on the contact model that is Id=(param)Id
Condition I have tried on the History model:
ContactId = (Contact) Id
Contact.Id = (Contact) Id
ContactId = (param) ContactId
Contact.Id = (param) ContactId
ContactId = (param) Contact.Id
Contact.Id = (param) Contact.Id
I would love any suggestions. Thanks
Question
What condition do I need to set so I can pull field history for a contact?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
