Custom object field history related list is not showing

 Problem:

I have created a custom object ABC__c, and enabled field history tracking for some fields. but when I try to add ABC History related list in page layout, its not showing to add. what is the issue?

Enable history related list 

To show field history for custom objects, you need to enable track field history option on the custom object and choose the fields you want tracked. You also need to add custom object history related list on the detail page.

Solution:

When we create custom object, Track field history Optional feature is not enabled by default. because of this History related list is not available to add in page layouts.
  • On,  Custom object detail page --> click on Edit --> scroll down to Optional features --> Enable Track field history.
enable-history-tracking

Labels:
Join the conversation