function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sean M 3Sean M 3 

Display related record detail in custom lightning component

Good day,

I would like to create a custom lightning component on an Account page which displays details of the last Event logged on an account with a specific Event record type. Does anyone have any idea how I can acheive this?

Thanks