SalesforceLabs / ActivityTimelineLWC

A LWC implementation of the Activity Timeline https://lightningdesignsystem.com/components/activity-timeline/#site-main-content
BSD 3-Clause "New" or "Revised" License
25 stars 21 forks source link

Issue #15 - Refresh timeline programmatically from a message channel … #17

Closed ArielS1 closed 3 months ago

ArielS1 commented 6 months ago

…event fired from outside the managed package

You may find it easier to test it by using the boilerplate made in this branch: https://github.com/ArielS1/ActivityTimelineLWC/tree/feature/refresh_from_event_example

by using flow Create_Case and lwc refreshDataExample

rbklaassen commented 3 months ago

@ArielS1 I like this contribution, but would like to get some input from you on how to implement it in the package. If you have some time this or next week to have a short call about this?