Hi there, i’m working on a repeating list from external api using sql database connection.
I made a button to refresh the list with this actions
The list load ok at first time, but, when I clicked on the refresh button again, list was cleaned but loaded the same list.
What I’m doing wrong ?
Only work if the page is totally refresh. I want to refresh only the repeating list.