I am struggling a bit here as a new user of WeWeb.
I have a datagrid that displays data from my Xano API on a page.
But I want the user to be able to click a button on the page, which then generates data in the backend, and the automatically updates the data grid on the page. But I can’t seem to find any way to trigger this collection fetch with a workflow. Is there any way to do this?