Is there a way (maybe an event or something we can subscribe to) to acknowledge inside a self implemented widget, whenever this or another widget is removed from the dashboard?
Asked
Active
Viewed 44 times
1 Answers
0
There is nothing like an event you can subscribe to. In the end there will always be a PUT request to update the dashboard object whenever it changes. Maybe you can utilize that.

TyrManuZ
- 2,039
- 1
- 14
- 23