Unable to Update repeating group after running a MySQL query for a table

To refresh data from a SQL Connector call, I found that by sending a parameter that changes from call to call, as well as refreshing the control the data is in, gets the buffer refreshed in Bubble. I use a call to the Unix date/time stamp function and pass that as a parameter in my SQL call, even though I do not use it in my SQL procedure at all. That seems to make Bubble refill the buffer the data is in. I make the call to ‘Display List’ (under Repeating Group) or whatever container has the data being displayed with this. See below example (I call the parameter ‘bubble’ and pass it the Current date/time and use the extract UNIX option. Hope that helps.

-David

image

2 Likes