A Lightning Component to display HTML Email Status related list on a record. I came across many questions regarding this feature on Success Community and Salesforce product team still need some time to delivering this well needed feature. So, It made me think to create one and distribute this in the community.
- Sandbox Package Link
- Production Package Link
- You must have enabled Email Tracking
- This will work for Contact and Lead object as of now.
- There must be a record created of EmailStatus object to pass the Test classes of the managed package. It's required due to platform limitation as mentioned in the following article - EmailStatus entity within test classes To make sure it you can check a record under HTML Email Status related list (Salesforce classic) for any record. I am sorry for this extra overhead.
You can can check the GitHub Repository for the source code and can make any adjustments as per your need.
- Go to your record page and Edit the lightning page which will open in the Lightning App Builder.
- Drag and drop the HTML Email Status Component on the page and save the changes. You can also specify the title of the component.

