Auto Refresh widgets
Because setInterval and setTimeout is disabled, would be good to create an auto refresh option to widgets.
For example we have a table that shows data from a sql query and want to continue refresh it so we can have near live statistics updates.
This or enable setInterval and setTimeout functions.
In the advanced tab of an auto-trigger query, there is an auto refresh setting. It may solve your problem.
Currently this setting is a static checkbox, we'll make it dynamic.
We found that it's more convenient if this feature is disabled when the "period" field is invalid.
For now, you can use a sufficiently large period as a workaround.
Hi @MichalisDBA ,
In latest release you can set a value less than 100 to disable periodical execution.
