We are using Lightning Experience. Enterprise Edition.
I have a requirement to show just the Activity timeline on one part of the page.
And the Global Actions on another part of the page.
Is this possible? Do I need to create a custom lightning component for this?
1 resposta
Hi Marcus,
On the detail page for objects that support activities, Lightning Experience doesn’t display Open Activities or Activity History along with other related lists. It displays the activity timeline instead. Objects that support activities include opportunities, leads, accounts, contacts, and any custom objects on which you enable activities.
If you delete either activity related list from page layouts, Salesforce doesn’t display the corresponding timeline sections—Next Steps or Past Activity—on those pages.
To represent all activities from future to past, the activity timeline displays open activities in the opposite order from the Open Activities related list. Under Next Steps, the timeline displays open activities in chronological order from top to bottom. Undated tasks appear at the top and overdue tasks appear last.
Activity Timeline references:
https://help.salesforce.com/articleView?id=activity_timeline_customization_considerations_lex.htm&type=5
https://admin.salesforce.com/activity-timeline-in-lightning-experience-tips-tricks
Hope it helps.