RE: How to display custom audit history on an opportunity form
Hi rpmsft,
Unfortunately, you can’t add the records that you get with C# APIs to the form.
Why you don’t want to view records under related tab, which is the easiest way to view audit history, if you don’t want to see all fields in it, you can select any fields that you need.
Also, you can stop auditing other fields that you don’t need.
Go Settings > Customization > Customize the system > Entities > Account.
As above screenshot shown, ‘Audting’ is checked, so all fields in account entity will be enabled aduit by default.
So you need go Fields to select fields that you don’t need and select ‘disable’ for auditing.
Save and publish all customization.
Test:
Before:
After:
Now, when you change Fax or Relation type field value, they will not show changes any more.
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.