Skip to content

Custom Activity Timeline that allows multiple standard and custom objects, displaying of related fields on date, subject and description, and editing.

Notifications You must be signed in to change notification settings

cameronfin123/Salesforce-Activity-Timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce-Activity-Timeline

Custom Activity Timeline that allows multiple standard and custom objects, editing, and displaying of related fields on date, subject and description.

GitHub Logo (Activity Timeline on Account. Show related Opportunities by CloseDate, related Contacts by CreatedDate, and related Cases by ClosedDate with a custom icon)

Installation URL

Version 2.0 - New Dev URL

  • Transferring to development org

Production

Sandbox

Version 1.22 - Icon Feature + Bug Fixes

  • Added Icon feature that allows customization of an objects icons in a list. Useful when displaying an object that doesn't have a tab (such as an objects Field History)
  • Fixed Bug causing error when a Design field was left empty, even if it wasn't required
  • Fixed Bug causing no objects to be rendered if no activity existed for one of the objects

DEPRECATED Production

DEPRECATED Sandbox

Version 1.21 - Bug Fixes

  • Fixed Subject overflow bug
  • Fixed runtime bug that sometimes caused one of the objects to not display
  • Added ability where spaces in the design fields doesn't prevent the component from working

DEPRECATED Production

DEPRECATED Sandbox

Version 1.1:

Fixed bug with date sorting when referencing a date field on a related object. Added more thorough testing for the apex class as well as execption catching to allow rendering of the component if there is query exception the backend (in the case of an invalid field). Added customizable icons.

DEPRECATED Production

DEPRECATED Sandbox

Version 1.1 API 53.0

DEPRECATED Production

DEPRECATED Sandbox

Version 1.0 DEPRECATED:

DEPRECATED Sandbox

Setup

  1. Navigate to a Lightning Page GitHub Logo
  2. Drag and drop ActivityTimeline from the Custom Component section of the Component sidebar (on the left) GitHub Logo
  3. Enter a comma delimited list of object names, relationship fields, date fields, subject fields and description fields GitHub Logo
  4. Click Save

About

Custom Activity Timeline that allows multiple standard and custom objects, displaying of related fields on date, subject and description, and editing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published