Hi,
I have a list of items (ListView in my widget A). This widget is included in a page, where I can add items to the list. How can I trigger a refresh of my database request in widget A, while outside of it ?
Any help would be very much appreciated