Skip to main content

Activity colunm

  • January 31, 2022
  • 2 replies
  • 19 views

Hello everyone.

Does anyone know if there is a way to bring the most recent activity from the recent activity column inside a record and display it in a cell in a table?

2 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • January 31, 2022

If you are referring to the Activity feed in the right side-bar of the expanded view, the answer is no. There is currently no way to access that information programmatically; not in a formula field, and not in a script, or through any public API. If you are in an interface, you can display the activity field as an element in the interface.


  • Author
  • New Participant
  • 3 replies
  • January 31, 2022

If you are referring to the Activity feed in the right side-bar of the expanded view, the answer is no. There is currently no way to access that information programmatically; not in a formula field, and not in a script, or through any public API. If you are in an interface, you can display the activity field as an element in the interface.


Thanks for the info!