How to refresh a widget when data changes?

WorkingHands
Tera Expert

I have a widget that shows a list of announcements and have implemented the ability to dismiss announcements from the widget.  My question is, now that the data in the underlying table has changed, how do I refresh the component (not the entire page)?

The delete is done on a click action so even just putting the refresh logic on that click event should work.  I just don't know how to do that.

Thanks,
WH

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi

please find the step-by-step instructions in the following great video: https://www.youtube.com/watch?v=Eg7l15v-nd0&list=PLkGSnjw5y2U5jTsF7i2yRZPdk3lm88SN8&index=14

Kind regards
Maik

Thank you!  I was on that YT channel earlier searching, I don't know how I didn't spot that video.